BEA Systems, Inc.

Uses of Interface
weblogic.management.configuration.ForeignJMSDestinationMBean

Packages that use ForeignJMSDestinationMBean
weblogic.management.configuration   
 

Uses of ForeignJMSDestinationMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return ForeignJMSDestinationMBean
 ForeignJMSDestinationMBean[] ForeignJMSServerMBean.getDestinations()
          Deprecated. 9.0.0.0 Replaced by the ForeignServerBean type in the new JMS module.
 ForeignJMSDestinationMBean[] ForeignJMSServerMBean.getForeignJMSDestinations()
          Deprecated. 9.0.0.0 Replaced by the ForeignServerBean type in the new JMS module.
 

Methods in weblogic.management.configuration with parameters of type ForeignJMSDestinationMBean
 boolean ForeignJMSServerMBean.addDestination(ForeignJMSDestinationMBean destination)
          Deprecated. 9.0.0.0 Replaced by the ForeignServerBean type in the new JMS module.
 boolean ForeignJMSServerMBean.removeDestination(ForeignJMSDestinationMBean destination)
          Deprecated. 9.0.0.0 Replaced by the ForeignServerBean type in the new JMS module.
 void ForeignJMSServerMBean.setDestinations(ForeignJMSDestinationMBean[] destinations)
          Deprecated. 9.0.0.0 Replaced by the ForeignServerBean type in the new JMS module.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.