Class TransformerCatalog


  • public final class TransformerCatalog
    extends java.lang.Object
    Deprecated.
    Since 2.3.0, replaced by TransformationCatalog.
    Provides a list of transfomer classes to register.
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static void add​(TransformerDefinition definition, com.orchestranetworks.instance.Repository repository)
      Deprecated.
      Registers the transformer class specified.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait