javax.management.DynamicMBean, javax.management.MBeanRegistration, javax.management.NotificationBroadcaster, RuntimeMBean, WebLogicMBean, WseeBasePortRuntimeMBeanpublic interface WseePortRuntimeMBean extends WseeBasePortRuntimeMBean
Describes the state of a particular Web Service port.
| Modifier and Type | Method | Description |
|---|---|---|
WseeOperationRuntimeMBean[] |
getOperations() |
Specifies the list of public operations exposed by this Web Service.
|
java.lang.String |
getPolicyAttachmentSupport() |
Get attachment support for this port MBean.
|
java.lang.String |
getPolicySubjectAbsolutePortableExpression() |
The policySubject AbsolutePortableExpression
This is the WSM ResourcePattern AbsolutePortableExpression string
|
java.lang.String |
getPolicySubjectName() |
Get subject name for this port MBean.
|
java.lang.String |
getPolicySubjectResourcePattern() |
The policySubject parameter must uniquely identify what application,
module, service or reference-name, and port (port or operation for WLS Policy) is targeted.
|
java.lang.String |
getPolicySubjectType() |
Get subject type for this port MBean.
|
getAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListeneraddPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentgetAggregatedBaseOperations, getBaseOperations, getClusterRouting, getHandlers, getMc, getPolicyFaults, getPortName, getPortPolicy, getStartTime, getTotalFaults, getTotalSecurityFaults, getTransportProtocolType, getWsrmWseeOperationRuntimeMBean[] getOperations()
Specifies the list of public operations exposed by this Web Service.
java.lang.String getPolicySubjectResourcePattern()
java.lang.String getPolicySubjectName()
java.lang.String getPolicySubjectType()
java.lang.String getPolicyAttachmentSupport()
java.lang.String getPolicySubjectAbsolutePortableExpression()