| 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 JMSConsumerRuntimeMBean | 
JMSRuntimeHelper.getJMSMessageConsumerRuntimeMBean(Context ctx,
                                 MessageConsumer messageConsumer)
Retrieve the JMS consumer runtime MBean for the associated 
  JMS message consumer. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
JMSConsumerRuntimeMBean[] | 
JMSSessionPoolRuntimeMBean.getConnectionConsumers()
The connection consumer for this session pool. 
 | 
JMSConsumerRuntimeMBean[] | 
JMSSessionRuntimeMBean.getConsumers()
An array of consumers for this session. 
 |