|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupManagementService.MemberType | |
|---|---|
| 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 | |
| com.sun.enterprise.ee.cms.tests | |
| Uses of GroupManagementService.MemberType in com.sun.enterprise.ee.cms.core |
|---|
| Methods in com.sun.enterprise.ee.cms.core that return GroupManagementService.MemberType | |
|---|---|
GroupManagementService.MemberType |
GroupManagementService.getMemberType()
Returns the MemberType for this context |
static GroupManagementService.MemberType |
GroupManagementService.MemberType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GroupManagementService.MemberType[] |
GroupManagementService.MemberType.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 GroupManagementService.MemberType | |
|---|---|
static Runnable |
GMSFactory.startGMSModule(String serverToken,
String groupName,
GroupManagementService.MemberType memberType,
Properties properties)
starts and returns the GMS module object as a Runnable that could be started in a separate thread. |
| Uses of GroupManagementService.MemberType in com.sun.enterprise.ee.cms.impl.common |
|---|
| Fields in com.sun.enterprise.ee.cms.impl.common declared as GroupManagementService.MemberType | |
|---|---|
protected GroupManagementService.MemberType |
GMSContextBase.gmsMemberType
|
| Methods in com.sun.enterprise.ee.cms.impl.common that return GroupManagementService.MemberType | |
|---|---|
GroupManagementService.MemberType |
GroupManagementServiceImpl.getMemberType()
|
GroupManagementService.MemberType |
GMSContextBase.getMemberType()
|
GroupManagementService.MemberType |
GMSContext.getMemberType()
|
| Methods in com.sun.enterprise.ee.cms.impl.common with parameters of type GroupManagementService.MemberType | |
|---|---|
protected static String |
GMSContextBase.getMemberType(GroupManagementService.MemberType memberType)
|
| Constructors in com.sun.enterprise.ee.cms.impl.common with parameters of type GroupManagementService.MemberType | |
|---|---|
GMSContextBase(String serverToken,
String groupName,
GroupManagementService.MemberType memberType)
|
|
GroupManagementServiceImpl(String serverToken,
String groupName,
GroupManagementService.MemberType membertype,
Properties properties)
Creates a GMSContext instance with the given paramters. |
|
| Uses of GroupManagementService.MemberType in com.sun.enterprise.ee.cms.impl.jxta |
|---|
| Constructors in com.sun.enterprise.ee.cms.impl.jxta with parameters of type GroupManagementService.MemberType | |
|---|---|
GMSContext(String serverToken,
String groupName,
GroupManagementService.MemberType memberType,
Properties configProperties)
|
|
| Uses of GroupManagementService.MemberType in com.sun.enterprise.ee.cms.tests |
|---|
| Constructors in com.sun.enterprise.ee.cms.tests with parameters of type GroupManagementService.MemberType | |
|---|---|
ApplicationServer(String serverName,
String groupName,
GroupManagementService.MemberType memberType,
Properties props)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||