|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |