|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerWithActiveGroups
Represents a server identity and the current set of groups that contain an active member on this server.
Method Summary | |
---|---|
com.ibm.wsspi.hamanager.GroupName[] |
getActiveGroups()
Retrieve a list of the groups with an active member on this server. |
java.lang.String |
getCellName()
The name of the cell that contains the server. |
java.lang.String |
getFullyQualifiedServerName()
This returns the fully qualified server name. |
java.lang.String |
getNodeName()
The name of the node that contains the server. |
java.lang.String |
getServerName()
The name of the server. |
Method Detail |
---|
java.lang.String getFullyQualifiedServerName()
java.lang.String getCellName()
java.lang.String getNodeName()
java.lang.String getServerName()
com.ibm.wsspi.hamanager.GroupName[] getActiveGroups()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |