Class DefaultReplicationFactory


  • public class DefaultReplicationFactory
    extends java.lang.Object
    Implementation of the replicationFactory contract.
    Author:
    Ikasan Development Team
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.ikasan.spec.event.ReplicationFactory getInstance()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultReplicationFactory

        public DefaultReplicationFactory()
    • Method Detail

      • getInstance

        public static org.ikasan.spec.event.ReplicationFactory getInstance()