| 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 JMSServerRuntimeMBean | 
JMSRuntimeHelper.getJMSServerRuntimeMBean(Context ctx,
                        Destination destination)
Retrieve the JMS server runtime MBean hosting the associated 
  JMS destination. 
 | 
static JMSServerRuntimeMBean | 
JMSRuntimeHelper.getJMSServerRuntimeMBean(Context ctx,
                        String mbeanName)
Retrieve the JMS server runtime MBean for the specified JMS server name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
JMSServerRuntimeMBean | 
JMSSessionPoolRuntimeMBean.getJMSServer()
The JMS server for this session pool. 
 | 
JMSServerRuntimeMBean[] | 
JMSRuntimeMBean.getJMSServers()
The JMS servers that are currently deployed on this WebLogic
 Server instance. 
 |