Methods in com.sun.enterprise.ee.cms.impl.client that throw ActionException |
void |
PlannedShutdownActionImpl.consumeSignal(Signal s)
Implementations of consumeSignal should strive to return control
promptly back to the thread that has delivered the Signal. |
void |
MessageActionImpl.consumeSignal(Signal signal)
Implementations of consumeSignal should strive to return control
promptly back to the thread that has delivered the Signal. |
void |
JoinNotificationActionImpl.consumeSignal(Signal s)
Implementations of consumeSignal should strive to return control
promptly back to the thread that has delivered the Signal. |
void |
JoinedAndReadyNotificationActionImpl.consumeSignal(Signal s)
Implementations of consumeSignal should strive to return control
promptly back to the thread that has delivered the Signal. |