| Package | Description | 
|---|---|
| weblogic.management.configuration | Contains classes and interfaces for configuring a WebLogic 
Server domain. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| 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. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| 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. |