javax.management.DynamicMBean
, javax.management.MBeanRegistration
, javax.management.NotificationBroadcaster
, RuntimeMBean
, WebLogicMBean
, WseeBaseRuntimeMBean
@Deprecated public interface WseeRuntimeMBean extends WseeBaseRuntimeMBean
Encapsulates runtime information about a particular Web Service. This interface is used only for JAX-RPC and 'legacy' JAX-WS service consumers, and is parented off the ApplicationRuntimeMBean. New clients using JAX-WS web services should use WseeV2RuntimeMBean instead.
Note that the name of this MBean is calculated and of the form:
<app name>#<app version>!<service name>
Also, note that the serviceName attribute is the same as the name attribute.
WseeBaseRuntimeMBean.Type
getAttribute, getAttributes, invoke, setAttribute, setAttributes
postDeregister, postRegister, preRegister
addNotificationListener, getNotificationInfo, removeNotificationListener
addPropertyChangeListener, removePropertyChangeListener
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent
getImplementationType, getPolicyFaults, getPolicyRuntime, getPorts, getServiceName, getStartTime, getTotalFaults, getTotalSecurityFaults, getURI, getWebserviceDescriptionName, getWsType