| 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 and Description | 
|---|---|
static JMSSessionRuntimeMBean | 
JMSRuntimeHelper.getJMSSessionRuntimeMBean(Context ctx,
                         Session customerSession)
Retrieve the JMS customerSession runtime MBean for the associated JMS customerSession. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
JMSSessionRuntimeMBean[] | 
JMSConnectionRuntimeMBean.getSessions()
An array of sessions for this connection. 
 |