|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.flatfile.options.FlatFileOptionsFactoryAssembler
com.servingxml.components.flatfile.recordtype.FlatRecordTypeChoiceFactoryAssembler
public class FlatRecordTypeChoiceFactoryAssembler
Assembler for assembling a FlatRecordTypeChoiceFactory
.
FlatRecordTypeChoiceFactory
Constructor Summary | |
---|---|
FlatRecordTypeChoiceFactoryAssembler()
|
Method Summary | |
---|---|
FlatRecordTypeFactory |
assemble(ConfigurationContext context)
|
void |
injectComponent(FlatRecordFieldFactory[] fieldTypeFactories)
|
void |
injectComponent(FlatRecordTypeSelectionFactory[] flatRecordTypeSelectionFactories)
|
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 |
---|
public FlatRecordTypeChoiceFactoryAssembler()
Method Detail |
---|
public void injectComponent(ParameterDescriptor[] parameterDescriptors)
public void injectComponent(XsltConfiguration xsltConfiguration)
public void injectComponent(FlatRecordFieldFactory[] fieldTypeFactories)
public void injectComponent(FlatRecordTypeSelectionFactory[] flatRecordTypeSelectionFactories)
public FlatRecordTypeFactory assemble(ConfigurationContext context)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |