Uses of Class
com.sun.enterprise.ee.cms.core.GMSConstants.shutdownState

Packages that use GMSConstants.shutdownState
com.sun.enterprise.ee.cms.core Shoal GMS's core client API 
com.sun.enterprise.ee.cms.impl.common   
com.sun.enterprise.ee.cms.impl.jxta   
 

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(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're declared.
 

Methods in com.sun.enterprise.ee.cms.core with parameters of type GMSConstants.shutdownState
 void GroupManagementService.announceGroupShutdown(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.
 

Uses of GMSConstants.shutdownState in com.sun.enterprise.ee.cms.impl.common
 

Methods in com.sun.enterprise.ee.cms.impl.common with parameters of type GMSConstants.shutdownState
 void GroupManagementServiceImpl.announceGroupShutdown(String groupName, GMSConstants.shutdownState shutdownState)
          This method is used to announce that the group is about to be shutdown.
 void GMSContext.announceGroupShutdown(String groupName, GMSConstants.shutdownState shutdownState)
           
 

Uses of GMSConstants.shutdownState in com.sun.enterprise.ee.cms.impl.jxta
 

Methods in com.sun.enterprise.ee.cms.impl.jxta with parameters of type GMSConstants.shutdownState
 void GMSContext.announceGroupShutdown(String groupName, GMSConstants.shutdownState shutdownState)
           
 



Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.