public class MessageActionImpl extends Object implements com.sun.enterprise.ee.cms.core.MessageAction
| Constructor and Description |
|---|
MessageActionImpl(com.sun.enterprise.ee.cms.core.CallBack callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeSignal(com.sun.enterprise.ee.cms.core.Signal signal)
Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the
Signal.
|
public MessageActionImpl(com.sun.enterprise.ee.cms.core.CallBack callback)
public void consumeSignal(com.sun.enterprise.ee.cms.core.Signal signal)
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.