javax.management.DynamicMBean, javax.management.MBeanRegistration, javax.management.NotificationBroadcaster, RuntimeMBean, WebLogicMBeanpublic interface UnicastMessagingRuntimeMBean extends RuntimeMBean
| Modifier and Type | Method | Description | 
|---|---|---|
java.lang.String[] | 
getDiscoveredGroupLeaders() | 
 Running group leader names 
 | 
java.lang.String | 
getGroups() | 
 Formatted group list 
 | 
java.lang.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 
 | 
getAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListeneraddPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentint getRemoteGroupsDiscoveredCount()
java.lang.String getLocalGroupLeaderName()
int getTotalGroupsCount()
java.lang.String[] getDiscoveredGroupLeaders()
java.lang.String getGroups()