com.ibm.websphere.hamanager.jmx
Interface CoreGroupManager

All Superinterfaces:
java.io.Serializable

public interface CoreGroupManager
extends java.io.Serializable

This represents a single manager (coordinator).

Version:
1.6

Method Summary
 java.lang.String getServerName()
          Get the name of the server running this manager (coordinator).
 

Method Detail

getServerName

public 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.