BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType messaging-bridgeType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/920/domain}configurationType
      {http://www.bea.com/ns/weblogic/920/domain}deploymentType
          {http://www.bea.com/ns/weblogic/920/domain}messaging-bridgeType

Model
<...>
name?, notes?, target?, deployment-order?, source-destination?, target-destination?, selector?, quality-of-service?, qos-degradation-allowed?, durability-enabled?, reconnect-delay-minimum?, reconnect-delay-increase?, reconnect-delay-maximum?, idle-time-maximum?, transaction-timeout?, async-enabled?, started?, batch-size?, batch-interval?, preserve-msg-property?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation
Corresponds to MessagingBridgeMBean
 (Interface=weblogic.management.configuration.MessagingBridgeMBean)

Nested Element Summary
annonymous type derived from stringname optional
          <p>The user-specified name of this MBean instance. 
stringnotes optional
          <p>Optional information that you can include to describe this configuration. 
stringtarget optional
          (Interface=weblogic. 
annonymous type derived from intdeployment-order optional
          <p>A priority that the server uses to determine when it deploys an item. 
stringsource-destination optional
          (Interface=weblogic. 
stringtarget-destination optional
          (Interface=weblogic. 
stringselector optional
          <p>The filter for messages that are sent across the messaging bridge instance. 
annonymous type derived from stringquality-of-service optional
          <p>The QOS (quality of service) for this messaging bridge instance. 
booleanqos-degradation-allowed optional
          <p>Specifies if this messaging bridge instance allows the degradation of its QOS (quality of service) when the configured QOS is not available. 
booleandurability-enabled optional
          <p>Specifies whether or not the messaging bridge allows durable messages. 
annonymous type derived from intreconnect-delay-minimum optional
          <p>The minimum amount of time, in seconds, that a messaging bridge instance waits before it tries to reconnect to the source or target destination after a failure. 
annonymous type derived from intreconnect-delay-increase optional
          <p>The incremental delay time, in seconds, that a messaging bridge instance increases its waiting time between one failed reconnection attempt and the next retry. 
annonymous type derived from intreconnect-delay-maximum optional
          <p>The longest time, in seconds, that a messaging bridge instance waits between one failed attempt to connect to the source or target, and the next retry. 
annonymous type derived from intidle-time-maximum optional
          <p>The maximum amount of time, in seconds, that a messaging bridge instance remains idle. 
annonymous type derived from inttransaction-timeout optional
          <p>The amount of time, in seconds, that the transaction manager waits for each transaction before timing it out. 
booleanasync-enabled optional
          <p>Specifies if a messaging bridge instance forwards in asynchronous messaging mode. 
booleanstarted optional
          <p>Specifies the initial operating state of a targetted messaging bridge instance. 
annonymous type derived from intbatch-size optional
          <p>The number of messages that are processed within one transaction. 
longbatch-interval optional
          <p>The maximum amount of time, in milliseconds, that a messaging bridge instance waits before sending a batch of messages in one transaction, regardless of whether the <code>Batch Size</code> has been reached or not. 
booleanpreserve-msg-property optional
          <p>Specifies if message properties are preserved when messages are forwarded by a bridge instance. 

BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0