public interface WseePortConfigurationRuntimeMBean extends RuntimeMBean
Encapsulates runtime policy subject information about a particular Port. The subject name attribute of this MBean will be the value of the local part of port QName.
| Modifier and Type | Method and Description | 
|---|---|
| WseeOperationConfigurationRuntimeMBean[] | getOperations()Specifies the array of operation configurations that are associated with this port. | 
| String | getPolicyAttachmentSupport()Get attachment support for this operation MBean. | 
| String | getPolicySubjectAbsolutePortableExpression()The policySubject AbsolutePortableExpression
 This is the WSM ResourcePattern AbsolutePortableExpression string | 
| String | getPolicySubjectName()Get subject name for this operation MBean. | 
| String | getPolicySubjectResourcePattern()The policySubject parameter must uniquely identify what application,
 module, service, and port (port or operation for WLS Policy) is targeted. | 
| String | getPolicySubjectType()Get subject type for this operation MBean. | 
addPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenerString getPolicySubjectResourcePattern()
String getPolicySubjectName()
String getPolicySubjectType()
String getPolicyAttachmentSupport()
String getPolicySubjectAbsolutePortableExpression()
WseeOperationConfigurationRuntimeMBean[] getOperations()