Class DefaultCustomSchemaElementFactory

java.lang.Object
com.aquima.interactions.framework.communication.DefaultCustomSchemaElementFactory
All Implemented Interfaces:
ICustomSchemaElementFactory, Serializable

public class DefaultCustomSchemaElementFactory extends Object implements ICustomSchemaElementFactory
The default schema composer factory that provides implementations for the schema composers that come bundled with the aquima runtime.
Since:
9.0
Author:
Jon van Leuven
See Also:
  • Constructor Details

    • DefaultCustomSchemaElementFactory

      public DefaultCustomSchemaElementFactory()
  • Method Details