Class LifecycleManagerFactoryImpl

  • All Implemented Interfaces:
    com.anaptecs.jeaf.core.servicechannel.api.LifecycleManagerFactory

    @LifecycleManagerFactory
    public class LifecycleManagerFactoryImpl
    extends java.lang.Object
    implements com.anaptecs.jeaf.core.servicechannel.api.LifecycleManagerFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.anaptecs.jeaf.core.servicechannel.api.LifecycleManager createLifecycleManager()  
      • Methods inherited from class java.lang.Object

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

      • LifecycleManagerFactoryImpl

        public LifecycleManagerFactoryImpl()
    • Method Detail

      • createLifecycleManager

        public com.anaptecs.jeaf.core.servicechannel.api.LifecycleManager createLifecycleManager()
        Specified by:
        createLifecycleManager in interface com.anaptecs.jeaf.core.servicechannel.api.LifecycleManagerFactory