Uses of Interface
com.sun.enterprise.ee.cms.core.GroupManagementService

Packages that use GroupManagementService
com.sun.enterprise.ee.cms.core Shoal GMS's core client API 
com.sun.enterprise.ee.cms.impl.common   
com.sun.enterprise.ee.cms.tests   
 

Uses of GroupManagementService in com.sun.enterprise.ee.cms.core
 

Methods in com.sun.enterprise.ee.cms.core that return GroupManagementService
static GroupManagementService GMSFactory.getGMSModule()
          This is to be used only in the case where this process is a member of one and only one group and the group name is unknown to the caller.
static GroupManagementService GMSFactory.getGMSModule(String groupName)
          This returns an instance of the GroupManagementService for a given non-null group name.
 

Uses of GroupManagementService in com.sun.enterprise.ee.cms.impl.common
 

Classes in com.sun.enterprise.ee.cms.impl.common that implement GroupManagementService
 class GroupManagementServiceImpl
           
 

Uses of GroupManagementService in com.sun.enterprise.ee.cms.tests
 

Fields in com.sun.enterprise.ee.cms.tests declared as GroupManagementService
 GroupManagementService ApplicationServer.gms
           
 



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