javax.management.DynamicMBean, javax.management.MBeanRegistration, javax.management.NotificationBroadcaster, ReplicationRuntimeMBean, RuntimeMBean, WebLogicMBeanMANAsyncReplicationRuntimeMBeanpublic interface MANReplicationRuntimeMBean extends ReplicationRuntimeMBean
| Modifier and Type | Method | Description | 
|---|---|---|
| java.lang.String[] | getActiveServersInRemoteCluster() | |
| boolean | getRemoteClusterReachable() | Answer if the remote cluster is reachable or not. | 
| java.lang.String | getSecondaryServerName() |  Answer the name of the secondary server | 
getAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenergetDetailedSecondariesDistribution, getPrimaryCount, getSecondaryCount, getSecondaryServerDetailsaddPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentjava.lang.String getSecondaryServerName()
Answer the name of the secondary server
java.lang.String[] getActiveServersInRemoteCluster()
boolean getRemoteClusterReachable()