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