Class JoinedAndReadyNotificationActionFactoryImpl

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

    public class JoinedAndReadyNotificationActionFactoryImpl
    extends Object
    implements com.sun.enterprise.ee.cms.core.JoinedAndReadyNotificationActionFactory
    Reference Implementation of JoinedAndReadyNotificationActionFactory
    Author:
    Sheetal Vartak
    • 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