BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Interface
weblogic.management.configuration.JMSTemplateMBean

Packages that use JMSTemplateMBean
weblogic.jms Factory used in implementing the optional JMS Server Session Pool feature. 
weblogic.management.configuration   
 

Uses of JMSTemplateMBean in weblogic.jms
 

Methods in weblogic.jms with parameters of type JMSTemplateMBean
 void Template.initialize(JMSTemplateMBean templateMBean)
           
 weblogic.jms.Template JMSService.createTemplate(JMSTemplateMBean templateMBean)
           
 

Uses of JMSTemplateMBean in weblogic.management.configuration
 

Subinterfaces of JMSTemplateMBean in weblogic.management.configuration
 interface JMSDestinationMBean
          A JMS Destination.
 interface JMSQueueMBean
           
 interface JMSTopicMBean
           
 

Methods in weblogic.management.configuration that return JMSTemplateMBean
 JMSTemplateMBean JMSQueueMBean_CachingStub.getTemplate()
          Getter for Template
 JMSTemplateMBean JMSServerMBean.getTemporaryTemplate()
          Return the temporary template for the JMS Server
 JMSTemplateMBean JMSDestinationMBean_CachingStub.getTemplate()
          Getter for Template
 JMSTemplateMBean JMSTopicMBean_CachingStub.getTemplate()
          Getter for Template
 JMSTemplateMBean JMSDestinationMBean.getTemplate()
          Return the template used to derive this destination
 JMSTemplateMBean JMSServerMBean_CachingStub.getTemporaryTemplate()
          Getter for TemporaryTemplate
 

Methods in weblogic.management.configuration with parameters of type JMSTemplateMBean
 void JMSQueueMBean_CachingStub.setTemplate(JMSTemplateMBean value)
          Setter for Template
 void JMSServerMBean.setTemporaryTemplate(JMSTemplateMBean temporaryTemplate)
          Set the temporary template that is used to create all temporary destinations on this JMS Server.
 void JMSDestinationMBean_CachingStub.setTemplate(JMSTemplateMBean value)
          Setter for Template
 void JMSTopicMBean_CachingStub.setTemplate(JMSTemplateMBean value)
          Setter for Template
 void JMSDestinationMBean.setTemplate(JMSTemplateMBean template)
          Set the template for this destination
 void JMSServerMBean_CachingStub.setTemporaryTemplate(JMSTemplateMBean value)
          Setter for TemporaryTemplate
 

Constructors in weblogic.management.configuration with parameters of type JMSTemplateMBean
JMSTemplateMBean_CachingStub.JMSTemplateMBean_CachingStub(JMSTemplateMBean delegate, RemoteMBeanServer server)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60