public interface UnicastMessagingRuntimeMBean extends RuntimeMBean
| Modifier and Type | Method and Description | 
|---|---|
String[] | 
getDiscoveredGroupLeaders()
Running group leader names 
 | 
String | 
getGroups()
Formatted group list 
 | 
String | 
getLocalGroupLeaderName()
Name of the local group leader 
 | 
int | 
getRemoteGroupsDiscoveredCount()
Returns the total groups discovered by this server 
 | 
int | 
getTotalGroupsCount()
Total configured groups - running and not running 
 | 
addPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenerint getRemoteGroupsDiscoveredCount()
String getLocalGroupLeaderName()
int getTotalGroupsCount()
String[] getDiscoveredGroupLeaders()
String getGroups()