com.ibm.websphere.hamanager.jmx

Interface CoreGroupManager

All Superinterfaces:
java.io.Serializable

  1. public interface CoreGroupManager
  2. extends java.io.Serializable
This represents a single manager (coordinator).
Version:
1.6

Method Summary

Modifier and Type Method and Description
  1. java.lang.String
getServerName()
Get the name of the server running this manager (coordinator).

Method Detail

getServerName

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