public interface WseeClientRuntimeMBean extends RuntimeMBean
Describes the state of a particular Web Service client (Port/Dispatch instance that includes a ClientIdentityFeature).
| Modifier and Type | Method and Description | 
|---|---|
| String | getClientID()Gets the client ID for this client. | 
| WseeClientPortRuntimeMBean | getPort()Gets the client port runtime MBean associated with this client. | 
addPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenerWseeClientPortRuntimeMBean getPort()
String getClientID()