public class PlannedShutdownActionImpl extends Object implements com.sun.enterprise.ee.cms.core.PlannedShutdownAction
| Constructor and Description |
|---|
PlannedShutdownActionImpl(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 PlannedShutdownActionImpl(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–2019 Eclipse Foundation. All rights reserved.