Oracle

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://edocs.bea.com/wls/docs103
Copyright 2008 Oracle