public interface SessionHelperManagerRuntimeMBean extends RuntimeMBean
Modifier and Type | Method and Description |
---|---|
SessionHelperRuntimeMBean |
getSessionHelper(weblogic.management.internal.AppInfo appInfo,
weblogic.management.jmx.modelmbean.WLSModelMBeanContext context)
Return a SessionHelperRuntimeMBean for an application &
deployment plan
|
void |
releaseSessionHelper(java.lang.String appName)
Release the SessionHelperRuntimeMBean for an application
|
addPropertyChangeListener, preDeregister, removePropertyChangeListener
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent
getAttribute, getAttributes, invoke, setAttribute, setAttributes
SessionHelperRuntimeMBean getSessionHelper(weblogic.management.internal.AppInfo appInfo, weblogic.management.jmx.modelmbean.WLSModelMBeanContext context)
appInfo
- The application infovoid releaseSessionHelper(java.lang.String appName)
appName
- The application name