BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element reconnect-delay-minimum

Model
<reconnect-delay-minimum>annonymous type derived from int</reconnect-delay-minimum>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation
<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.</p>

 <ul>
 <li>
 <p>Use with <tt>ReconnectDelayMaximum</tt> and
 <tt>ReconnectDelayIncrease</tt>. After the first failure to connect
 to a destination, the bridge instance waits for the number of
 seconds defined by <tt>ReconnectDelayMinimum</tt>. Each time a
 reconnect attempt fails, the bridge instance increases its waiting
 time by the number of seconds defined by
 <tt>ReconnectDelayIncrease</tt>. The maximum delay time is defined
 by <tt>ReconnectDelayMaximum</tt>. Once the waiting time is
 increased to the maximum value, the bridge instance stops increase
 its waiting time. Once the bridge instance successfully connects to
 the destination, the bridge instance resets its waiting time to the
 initial value defined by <tt>ReconnectDelayMinimum</tt>.</p>
 </li>
 (Interface=weblogic.management.configuration.MessagingBridgeMBean Attribute=getReconnectDelayMinimum)
Fundamental Facets
equality, numeric, bounded, totaly ordered, countable infinite value space
White Space Processing
collapse
Pattern Facet
[\-+]?[0-9]+
Digits Facets
fraction digits: 0
BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0