The bridges resource is responsible for maintaining a list of bridge resources. It provides a single resource which can be started and stopped, where starting and stopping a bridges resource can start and stop all the resources beneath it in the resource hierarchy. It is owned by the MQe queue manager. If the MQe queue manager is bridge-enabled, then a bridges resource is automatically created, and present. This resource has no persistent information associated with it. It has the following properties:
More detail of these properties can be found in the Java Programming Reference in the administration class com.ibm.mqe.mqbridge.MQeMQBridgesAdminMsg. The bridges resource supports the Inquire and InquireAll, start, and stop operations. Create, delete, and update are not appropriate actions to use with this resource.