Interface TransformationConfigFactoryObject

All Known Implementing Classes:
TransformationConfigFactoryObjectImpl

public interface TransformationConfigFactoryObject
Handles the instantiation of new transformation-configs for the factory.
Author:
Alexander Stromer
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates a new TransformationConfig-object for the Factory
  • Method Details

    • newInstance

      TransformationConfig newInstance()
      Creates a new TransformationConfig-object for the Factory
      Returns: