Class ConnectionFactoryConfigurationImpl

  • All Implemented Interfaces:
    EncodingSupport, ConnectionFactoryConfiguration

    public class ConnectionFactoryConfigurationImpl
    extends Object
    implements ConnectionFactoryConfiguration
    This class contains the configuration properties of a connection factory.

    It is also persisted on the journal at the time of management is used to created a connection factory and set to store.

    Every property on this class has to be also set through encoders through EncodingSupport implementation at this class.