com.servingxml.components.recordmapping
Class GroupChoiceFactoryAssembler

java.lang.Object
  extended by com.servingxml.components.recordmapping.GroupChoiceFactoryAssembler

public class GroupChoiceFactoryAssembler
extends java.lang.Object

The GroupChoiceFactoryAssembler implements an assembler for assembling GenerateElementFactory objects.


Constructor Summary
GroupChoiceFactoryAssembler()
           
 
Method Summary
 MapXmlFactory assemble(ConfigurationContext context)
           
 void injectComponent(MapXmlFactory[] childFactories)
           
 void injectComponent(ParameterDescriptor[] parameterDescriptors)
           
 void injectComponent(XsltConfiguration xsltConfiguration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupChoiceFactoryAssembler

public GroupChoiceFactoryAssembler()
Method Detail

injectComponent

public void injectComponent(XsltConfiguration xsltConfiguration)

injectComponent

public void injectComponent(ParameterDescriptor[] parameterDescriptors)

injectComponent

public void injectComponent(MapXmlFactory[] childFactories)

assemble

public MapXmlFactory assemble(ConfigurationContext context)