Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.4)

Part Number E13945-04

Uses of Interface
weblogic.management.configuration.ForeignJMSConnectionFactoryMBean

Packages that use ForeignJMSConnectionFactoryMBean
weblogic.management.configuration   
 

Uses of ForeignJMSConnectionFactoryMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return ForeignJMSConnectionFactoryMBean
 ForeignJMSConnectionFactoryMBean[] ForeignJMSServerMBean.getConnectionFactories()
          Deprecated. The remote connection factories.
 ForeignJMSConnectionFactoryMBean[] ForeignJMSServerMBean.getForeignJMSConnectionFactories()
          Deprecated. 9.0.0.0 Replaced by the ForeignServerBean type in the new JMS module.
 

Methods in weblogic.management.configuration with parameters of type ForeignJMSConnectionFactoryMBean
 boolean ForeignJMSServerMBean.addConnectionFactory(ForeignJMSConnectionFactoryMBean factory)
          Deprecated. 9.0.0.0 Replaced by the ForeignServerBean type in the new JMS module.
 boolean ForeignJMSServerMBean.removeConnectionFactory(ForeignJMSConnectionFactoryMBean factory)
          Deprecated. 9.0.0.0 Replaced by the ForeignServerBean type in the new JMS module.
 void ForeignJMSServerMBean.setConnectionFactories(ForeignJMSConnectionFactoryMBean[] factories)
          Deprecated. Sets the ConnectionFactories attribute.
 


Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.4)

Part Number E13945-04