javax.management.DynamicMBean, javax.management.MBeanRegistration, javax.management.NotificationBroadcaster, RuntimeMBean, WebLogicMBeanpublic interface ONSDaemonRuntimeMBean extends RuntimeMBean
| Modifier and Type | Method | Description | 
|---|---|---|
java.lang.String | 
getHost() | 
 The host address of the ONS daemon. 
 | 
int | 
getPort() | 
 The port of the ONS daemon. 
 | 
java.lang.String | 
getStatus() | 
 The status of the ONS daemon. 
 | 
void | 
ping() | 
 Tests that the ONS daemon is available. 
 | 
getAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListeneraddPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentjava.lang.String getHost()
int getPort()
java.lang.String getStatus()
void ping()