Oracle

Uses of Interface
weblogic.management.configuration.JMSServerMBean

Packages that use JMSServerMBean
weblogic.management.configuration   
 

Uses of JMSServerMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return JMSServerMBean
 JMSServerMBean DomainMBean.createJMSServer(String name)
          Factory method to create JMSServer object
 JMSServerMBean WSReliableDeliveryPolicyMBean.getJMSServer()
          The JMS server used by WebLogic Server, in its role as a sender, to persist the reliable messages that it sends, or the JMS server used by the receiver WebLogic Server to persist the history of a reliable message sent by a sender.
 JMSServerMBean JMSStoreMBean.getJMSServer()
          Deprecated. The JMS server for this JMS store.
 JMSServerMBean[] DomainMBean.getJMSServers()
          Define JMSServers for this Domain
 JMSServerMBean DomainMBean.lookupJMSServer(String name)
           
 

Methods in weblogic.management.configuration with parameters of type JMSServerMBean
 void DomainMBean.destroyJMSServer(JMSServerMBean jmsServer)
          Removes a JMSServer from this domain
 void WSReliableDeliveryPolicyMBean.setJMSServer(JMSServerMBean server)
          The JMS server used by WebLogic Server, in its role as a sender, to persist the reliable messages that it sends, or the JMS server used by the receiver WebLogic Server to persist the history of a reliable message sent by a sender.
 


Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle