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.configuration.JMSTemplateMBean

Packages that use JMSTemplateMBean
weblogic.jms.extensions WebLogic Server extensions to JMS. 
weblogic.management.configuration   

 

Uses of JMSTemplateMBean in weblogic.jms.extensions

 

Methods in weblogic.jms.extensions that return JMSTemplateMBean
static JMSTemplateMBean JMSHelper.getJMSTemplateConfigMBean(Context ctx, String template)
          Deprecated. Retrieve the JMS template configuration MBean for the specified JMS template name.

 

Uses of JMSTemplateMBean in weblogic.management.configuration

 

Methods in weblogic.management.configuration that return JMSTemplateMBean
abstract  JMSTemplateMBean DomainMBean.createJMSTemplate(String name)
          Deprecated. 9.0.0.0
abstract  JMSTemplateMBean[] DomainMBean.getJMSTemplates()
          Deprecated. 9.0.0.0
abstract  JMSTemplateMBean JMSDestinationMBean.getTemplate()
          Deprecated. The JMS template from which the destination is derived.
abstract  JMSTemplateMBean JMSDistributedDestinationMBean.getTemplate()
          Deprecated. The JMS template from which the distributed destination is derived.
abstract  JMSTemplateMBean JMSServerMBean.getTemporaryTemplate()
          Deprecated. 9.0.0.0 Replaced with the TemporaryTemplateName and TemporaryTemplateResource attributes.
abstract  JMSTemplateMBean DomainMBean.lookupJMSTemplate(String name)
          Deprecated. 9.0.0.0

 

Methods in weblogic.management.configuration with parameters of type JMSTemplateMBean
abstract  void DomainMBean.destroyJMSTemplate(JMSTemplateMBean template)
          Deprecated. 9.0.0.0
abstract  void JMSDestinationMBean.setTemplate(JMSTemplateMBean template)
          Deprecated. Sets the value of the Template attribute.
abstract  void JMSDistributedDestinationMBean.setTemplate(JMSTemplateMBean template)
          Deprecated. Sets the value of the Template attribute.
abstract  void JMSServerMBean.setTemporaryTemplate(JMSTemplateMBean temporaryTemplate)
          Deprecated. 9.0.0.0 Replaced with the TemporaryTemplateName and TemporaryTemplateResource attributes.

 


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