BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.runtime.ServletSessionRuntimeMBean

Packages that use ServletSessionRuntimeMBean
weblogic.management.runtime   
 

Uses of ServletSessionRuntimeMBean in weblogic.management.runtime
 

Methods in weblogic.management.runtime that return ServletSessionRuntimeMBean
 ServletSessionRuntimeMBean[] WebAppComponentRuntimeMBean.getServletSessions()
          Return an array of ServletSessionRuntimeMBeans associated with this component.
 ServletSessionRuntimeMBean WebAppComponentRuntimeMBean.getServletSession(java.lang.String sessionID)
          Returns ServletSessionRuntimeMBean by its session ID
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.