com.ibm.websphere.hamanager.jmx
Interface CoreGroupManager
All Superinterfaces:
java.io.Serializable
- public interface CoreGroupManager
- extends java.io.Serializable
Version:
1.6
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getServerName()
Get the name of the server running this manager (coordinator).
|
Method Detail
getServerName
- java.lang.String getServerName( )
Get the name of the server running this manager (coordinator).
Returns:
String indicating the name of the server where this manager (coordinator) is running.