Class JoinedAndReadyNotificationActionImpl

  • All Implemented Interfaces:
    com.sun.enterprise.ee.cms.core.Action, com.sun.enterprise.ee.cms.core.JoinedAndReadyNotificationAction

    public class JoinedAndReadyNotificationActionImpl
    extends Object
    implements com.sun.enterprise.ee.cms.core.JoinedAndReadyNotificationAction
    Reference Implementation of JoinedAndReadyNotificationAction
    Author:
    Sheetal Vartak
    • Constructor Detail

      • JoinedAndReadyNotificationActionImpl

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

      • consumeSignal

        public void consumeSignal​(com.sun.enterprise.ee.cms.core.Signal s)
                           throws com.sun.enterprise.ee.cms.core.ActionException
        Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal.
        Specified by:
        consumeSignal in interface com.sun.enterprise.ee.cms.core.Action
        Throws:
        com.sun.enterprise.ee.cms.core.ActionException