| Package | Description | 
|---|---|
| weblogic.management.configuration | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 |