| Package | Description | 
|---|---|
| weblogic.jms.extensions | 
 WebLogic Server extensions to JMS. 
 | 
| weblogic.management.runtime | 
 Contains classes and interfaces for monitoring a WebLogic 
Server domain. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
static JMSSessionRuntimeMBean | 
JMSRuntimeHelper.getJMSSessionRuntimeMBean(javax.naming.Context ctx,
                         javax.jms.Session customerSession) | 
 Retrieve the JMS customerSession runtime MBean for the associated JMS customerSession. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
JMSSessionRuntimeMBean[] | 
JMSConnectionRuntimeMBean.getSessions() | 
 An array of sessions for this connection. 
 |