Apache Camel

http://activemq.apache.org/camel/schema/spring
element resequencer

Properties
This component is not nillable.

Model
<resequencer
  inheritErrorHandler = xs:boolean>
(interceptors*, (el | groovy | header | javaScript | expression | ognl | php | python | ruby | simple | sql | xpath | xquery)* , (aggregator | bean | catch | choice | when | otherwise | delayer | filter | finally | idempotentConsumer | multicast | policy | process | recipientList | resequencer | route | splitter | throttler | to | try)* )
</resequencer>


Nested Element Summary
 aggregator
          
 bean
          
 catch
          
 choice
          
 delayer
          
 el
          
 expression
          
 filter
          
 finally
          
 groovy
          
 header
          
 idempotentConsumer
          
tns:interceptorRefinterceptors
          
 javaScript
          
 multicast
          
 ognl
          
 otherwise
          
 php
          
 policy
          
 process
          
 python
          
 recipientList
          
 resequencer
          
 route
          
 ruby
          
 simple
          
 splitter
          
 sql
          
 throttler
          
 to
          
 try
          
 when
          
 xpath
          
 xquery
          

Attribute Summary
 xs:booleaninheritErrorHandler
          

Attribute Detail

inheritErrorHandler

Type:
xs:boolean
Use:
optional
Form:
unqualified

Local Usage
catchType, expressionNode, outputType, resequencerType, routeType, throttlerType

Source
<xs:element name="resequencer" type="tns:resequencerType"/>

Apache Camel

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.