Apache Camel

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

Properties
This component is not nillable.

Model
<to
  inheritErrorHandler = xs:boolean
  ref = xs:string
  uri = xs:string>
interceptors*
</to>


Nested Element Summary
tns:interceptorRefinterceptors
          

Attribute Summary
 xs:booleaninheritErrorHandler
          
 xs:stringref
          
 xs:stringuri
          

Attribute Detail

inheritErrorHandler

Type:
xs:boolean
Use:
optional
Form:
unqualified

ref

Type:
xs:string
Use:
optional
Form:
unqualified

uri

Type:
xs:string
Use:
optional
Form:
unqualified

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

Source
<xs:element name="to" type="tns:toType"/>

Apache Camel

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