|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionException | |
---|---|
com.sun.enterprise.ee.cms.core | Shoal GMS's core client API |
com.sun.enterprise.ee.cms.impl.client | Shoal GMS's reference implementations of the client-side
ActionFactory and Action sub-types |
Uses of ActionException in com.sun.enterprise.ee.cms.core |
---|
Methods in com.sun.enterprise.ee.cms.core that throw ActionException | |
---|---|
void |
Action.consumeSignal(Signal signal)
Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal. |
Uses of ActionException in com.sun.enterprise.ee.cms.impl.client |
---|
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 |
JoinedAndReadyNotificationActionImpl.consumeSignal(Signal s)
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 |
MessageActionImpl.consumeSignal(Signal signal)
Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal. |
void |
GroupLeadershipNotificationActionImpl.consumeSignal(Signal s)
Implementations of consumeSignal should strive to return control promptly back to the thread that has delivered the Signal. |
void |
FailureRecoveryActionImpl.consumeSignal(Signal signal)
processes the recovery signal. |
void |
FailureNotificationActionImpl.consumeSignal(Signal signal)
processes the recovery signal. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |