public interface WseeOperationConfigurationRuntimeMBean extends RuntimeMBean
Encapsulates runtime information about a particular operation. The subject name attribute of this MBean will be the value of the local part of operation QName.
| Modifier and Type | Method and Description | 
|---|---|
| String | getPolicyAttachmentSupport()Get attachment support for this operation MBean. | 
| 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()