|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GMSConstants.shutdownState | |
|---|---|
| com.sun.enterprise.ee.cms.core | Shoal GMS's core client API |
| Uses of GMSConstants.shutdownState in com.sun.enterprise.ee.cms.core |
|---|
| Methods in com.sun.enterprise.ee.cms.core that return GMSConstants.shutdownState | |
|---|---|
static GMSConstants.shutdownState |
GMSConstants.shutdownState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GMSConstants.shutdownState[] |
GMSConstants.shutdownState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sun.enterprise.ee.cms.core with parameters of type GMSConstants.shutdownState | |
|---|---|
void |
GroupManagementService.announceGroupShutdown(java.lang.String groupName,
GMSConstants.shutdownState shutdownState)
This method can be used by parent application to notify all group members that the parent application is "initiating" or has "completed" shutdown of this group. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||