|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GroupMemberData
This represents a group member. It's typically returned as part of a GroupData.
Method Summary | |
---|---|
java.lang.String |
getCellName()
The name of the cell that contains the server hosting this member. |
java.lang.String |
getFullyQualifiedServerName()
This returns the fully qualified server name that is hosting this member. |
java.util.Map |
getMemberProperties()
This is the unique map of properties identifying the member from other members in this group. |
GroupMemberState |
getMemberState()
|
java.lang.String |
getNodeName()
The name of the node that contains the server hosting this member. |
java.lang.String |
getServerName()
The name of the server that is hosting this member. |
Method Detail |
---|
java.lang.String getFullyQualifiedServerName()
java.lang.String getCellName()
java.lang.String getNodeName()
java.lang.String getServerName()
GroupMemberState getMemberState()
java.util.Map getMemberProperties()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |