javax.management.DynamicMBean, javax.management.MBeanRegistration, javax.management.NotificationBroadcaster, RuntimeMBean, WebLogicMBeanpublic interface PageFlowsRuntimeMBean extends RuntimeMBean
| Modifier and Type | Method | Description | 
|---|---|---|
| java.lang.String | getAppName() | Deprecated.  | 
| java.lang.String | getContextPath() | Deprecated.  | 
| java.lang.String | getHttpServerName() | Deprecated.  | 
| PageFlowRuntimeMBean | getPageFlow(java.lang.String pageFlowClassName) | Deprecated.  | 
| PageFlowRuntimeMBean[] | getPageFlows() | Deprecated.  | 
| java.lang.String | getServerName() | Deprecated.  | 
| void | reset() | Deprecated.
 Reset counters for this PageFlow type and all actions. | 
getAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListeneraddPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent@Deprecated java.lang.String getServerName()
@Deprecated java.lang.String getHttpServerName()
@Deprecated java.lang.String getContextPath()
@Deprecated java.lang.String getAppName()
@Deprecated PageFlowRuntimeMBean[] getPageFlows()
@Deprecated PageFlowRuntimeMBean getPageFlow(java.lang.String pageFlowClassName)
pageFlowClassName - the classname of the target pageflow@Deprecated void reset()