public class JoinedAndReadyNotificationActionImpl extends Object implements com.sun.enterprise.ee.cms.core.JoinedAndReadyNotificationAction
| Constructor and Description |
|---|
JoinedAndReadyNotificationActionImpl(com.sun.enterprise.ee.cms.core.CallBack callBack) |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeSignal(com.sun.enterprise.ee.cms.core.Signal s)
Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the
Signal.
|
public JoinedAndReadyNotificationActionImpl(com.sun.enterprise.ee.cms.core.CallBack callBack)
public void consumeSignal(com.sun.enterprise.ee.cms.core.Signal s)
throws com.sun.enterprise.ee.cms.core.ActionException
consumeSignal in interface com.sun.enterprise.ee.cms.core.Actioncom.sun.enterprise.ee.cms.core.ActionExceptionCopyright © 2017–2020 Eclipse Foundation. All rights reserved.