Showing:

Attributes
Model
Properties
Element tns:circuitBreakerLoadBalancerDefinition / tns:exception
Namespace http://camel.apache.org/schema/spring
Type xs:string
Properties
content simple
minOccurs 0
maxOccurs unbounded
Complex Type tns:circuitBreakerLoadBalancerDefinition
Namespace http://camel.apache.org/schema/spring
Type extension of tns:loadBalancer
Type hierarchy
Model
Children tns:exception
Attributes
QName Type Use Annotation
halfOpenAfter xs:long optional
The timeout in millis to use as threshold to move state from closed to half-open
or open state
id xs:ID optional
Sets the value of the id property.
threshold xs:int optional
Number of previous failed messages to use as threshold to move state from closed
to half-open or open state
Wildcard: ANY attribute from ANY namespace OTHER than 'http://camel.apache.org/schema/spring'
Attribute tns:circuitBreakerLoadBalancerDefinition / @halfOpenAfter
Namespace No namespace
Type xs:long
Properties
content simple
Attribute tns:circuitBreakerLoadBalancerDefinition / @threshold
Namespace No namespace
Type xs:int
Properties
content simple