BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.configuration.JMSDestCommonMBean

Packages that use JMSDestCommonMBean
weblogic.management.configuration   
 

Uses of JMSDestCommonMBean in weblogic.management.configuration
 

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

Methods in weblogic.management.configuration with parameters of type JMSDestCommonMBean
static boolean JMSLegalHelper.legalErrorDestination(JMSDestCommonMBean currentDest, WebLogicObjectName errorDestObjectName)
          A Helper method to verify that a proposed error destination exists on the same JMS server as the destination it is targeted on.
 

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


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.