Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Interface
weblogic.management.runtime.JMSDestinationRuntimeMBean

Packages that use JMSDestinationRuntimeMBean
weblogic.jms.extensions WebLogic Server extensions to JMS. 
weblogic.management.runtime   

 

Uses of JMSDestinationRuntimeMBean in weblogic.jms.extensions

 

Methods in weblogic.jms.extensions that return JMSDestinationRuntimeMBean
static JMSDestinationRuntimeMBean JMSRuntimeHelper.getJMSDestinationRuntimeMBean(Context ctx, String jmsServerName, String destinationName)
          Retrieve the JMS destination runtime MBean for the specified JMS destination name on the specified JMS server.
static JMSDestinationRuntimeMBean JMSRuntimeHelper.getJMSDestinationRuntimeMBean(Context ctx, Destination destination)
          Retrieve the JMS destination runtime MBean for the associated JMS destination.

 

Uses of JMSDestinationRuntimeMBean in weblogic.management.runtime

 

Methods in weblogic.management.runtime that return JMSDestinationRuntimeMBean
abstract  JMSDestinationRuntimeMBean JMSDurableSubscriberRuntimeMBean.getDestinationRuntime()
          The runtime MBean of the Topic to which this durable subscriber is associated.
abstract  JMSDestinationRuntimeMBean[] JMSServerRuntimeMBean.getDestinations()
          An array of destinations on this JMS server.

 


Skip navigation links

Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09