|
Oracle Fusion Middleware Oracle WebLogic Server MBean Javadoc 11g Release 1 (10.3.5) Part Number E13945-05 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BridgeDestinationCommonMBean | |
---|---|
weblogic.management.configuration |
Uses of BridgeDestinationCommonMBean in weblogic.management.configuration |
---|
Subinterfaces of BridgeDestinationCommonMBean in weblogic.management.configuration | |
---|---|
interface |
BridgeDestinationMBean
Deprecated. 9.0.0.0 Replaced with nothing (upgrade to JMSBridgeDestination if it maps to a JMS destination). |
interface |
JMSBridgeDestinationMBean
This MBean represents a messaging bridge destination for a JMS messaging product. |
Methods in weblogic.management.configuration that return BridgeDestinationCommonMBean | |
---|---|
BridgeDestinationCommonMBean |
MessagingBridgeMBean.getSourceDestination()
The source destination from which this messaging bridge instance reads messages. |
BridgeDestinationCommonMBean |
MessagingBridgeMBean.getTargetDestination()
The target destination where a messaging bridge instance sends the messages it receives from the source destination. |
Methods in weblogic.management.configuration with parameters of type BridgeDestinationCommonMBean | |
---|---|
void |
MessagingBridgeMBean.setSourceDestination(BridgeDestinationCommonMBean sourceDestination)
Sets the value of the SourceDestination
attribute. |
void |
MessagingBridgeMBean.setTargetDestination(BridgeDestinationCommonMBean targetDestination)
Sets the value of the TargetDestination
attribute. |
|
Copyright 1996, 2011, 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.5) Part Number E13945-05 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |