Class JoinedAndReadyNotificationActionFactoryImpl

  • All Implemented Interfaces:
    com.sun.enterprise.ee.cms.core.ActionFactory, com.sun.enterprise.ee.cms.core.JoinedAndReadyNotificationActionFactory

    public class JoinedAndReadyNotificationActionFactoryImpl
    extends java.lang.Object
    implements com.sun.enterprise.ee.cms.core.JoinedAndReadyNotificationActionFactory
    Reference Implementation of JoinedAndReadyNotificationActionFactory
    Author:
    Sheetal Vartak
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.sun.enterprise.ee.cms.core.Action produceAction()
      Produces an Action instance.
      • Methods inherited from class java.lang.Object

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

      • JoinedAndReadyNotificationActionFactoryImpl

        public JoinedAndReadyNotificationActionFactoryImpl​(com.sun.enterprise.ee.cms.core.CallBack callBack)
    • Method Detail

      • produceAction

        public com.sun.enterprise.ee.cms.core.Action produceAction()
        Produces an Action instance.
        Specified by:
        produceAction in interface com.sun.enterprise.ee.cms.core.ActionFactory
        Returns:
        com.sun.enterprise.ee.cms.Action