|
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 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JMSBean | |
---|---|
weblogic.jms.extensions | WebLogic Server extensions to JMS. |
weblogic.management.configuration |
Uses of JMSBean in weblogic.jms.extensions |
---|
Methods in weblogic.jms.extensions with parameters of type JMSBean | |
---|---|
abstract DestinationBean[] |
IJMSModuleHelper.findAllInheritedDestinations(String templateName, JMSBean module) Returns an array of all the JMS destinations(queues/topics) that are inherited from the given Template (name) |
static DestinationBean[] |
JMSModuleHelper.findAllInheritedDestinations(String templateName, JMSBean module) Returns an array of all the JMS destinations(queues/topics) that are inherited from the given Template (name) |
abstract QueueBean[] |
IJMSModuleHelper.findAllInheritedQueueBeans(String templateName, JMSBean module) Finder that returns all the QueueBeans that inherit from the given TemplateBean in a JMS Module |
static QueueBean[] |
JMSModuleHelper.findAllInheritedQueueBeans(String templateName, JMSBean module) Finder that returns all the QueueBeans that inherit from the given TemplateBean in a JMS Module |
abstract TopicBean[] |
IJMSModuleHelper.findAllInheritedTopicBeans(String templateName, JMSBean module) Finder that returns all the TopicBeans that inherit from the given TemplateBean in a JMS Module |
static TopicBean[] |
JMSModuleHelper.findAllInheritedTopicBeans(String templateName, JMSBean module) Finder that returns all the TopicBeans that inherit from the given TemplateBean in a JMS Module |
abstract DestinationBean |
IJMSModuleHelper.findDestinationBean(String name, JMSBean module) Finder for DestinationBean in a JMS Module |
static DestinationBean |
JMSModuleHelper.findDestinationBean(String name, JMSBean module) Finder for DestinationBean in a JMS Module |
Uses of JMSBean in weblogic.management.configuration |
---|
Methods in weblogic.management.configuration that return JMSBean | |
---|---|
abstract JMSBean |
JMSSystemResourceMBean.getJMSResource() |
|
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |