|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SignalReleaseException | |
---|---|
com.sun.enterprise.ee.cms.core | Shoal GMS's core client API |
com.sun.enterprise.ee.cms.impl.common |
Uses of SignalReleaseException in com.sun.enterprise.ee.cms.core |
---|
Methods in com.sun.enterprise.ee.cms.core that throw SignalReleaseException | |
---|---|
void |
Signal.release()
Signal is released after processing of the signal to bring the group resources to a state of availability Signal should be madatorily released after recovery process is completed. |
Uses of SignalReleaseException in com.sun.enterprise.ee.cms.impl.common |
---|
Methods in com.sun.enterprise.ee.cms.impl.common that throw SignalReleaseException | |
---|---|
void |
PlannedShutdownSignalImpl.release()
Signal is released after processing of the signal to bring the group resources to a state of availability |
void |
MessageSignalImpl.release()
Signal is released after processing of the signal to bring the group resources to a state of availability |
void |
JoinNotificationSignalImpl.release()
Signal is released after processing of the signal to bring the group resources to a state of availability |
void |
JoinedAndReadyNotificationSignalImpl.release()
Signal is released after processing of the signal to bring the group resources to a state of availability |
void |
FailureSuspectedSignalImpl.release()
Signal is released after processing of the signal to bring the group resources to a state of availability Signal should be madatorily released after recovery process is completed. |
void |
FailureRecoverySignalImpl.release()
Must be called by client after recovery operation is complete to bring the group state up-to-date on this recovery operation. |
void |
FailureNotificationSignalImpl.release()
Signal is released after processing of the signal to bring the group resources to a state of availability |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |