Interface ConfigurationComponentFactory
-
- All Known Implementing Classes:
DefaultConfigurationComponentFactory
public interface ConfigurationComponentFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConfigurationComponentcreate(ConfigurationComponentType type)LPMSimilaritySetupComponentcreate(LPMSimilarityConfigurationComponentType type)
-
-
-
Method Detail
-
create
ConfigurationComponent create(ConfigurationComponentType type)
-
create
LPMSimilaritySetupComponent create(LPMSimilarityConfigurationComponentType type)
-
-