Interface TransformationConfigFactoryObject
-
- All Known Implementing Classes:
TransformationConfigFactoryObjectImpl
public interface TransformationConfigFactoryObjectHandles the instantiation of new transformation-configs for the factory.- Author:
- Alexander Stromer
- See Also:
FactoryObjectImplementation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TransformationConfignewInstance()Creates a new TransformationConfig-object for the Factory
-
-
-
Method Detail
-
newInstance
TransformationConfig newInstance()
Creates a new TransformationConfig-object for the Factory- Returns:
-
-