Apache Camel

http://activemq.apache.org/camel/schema/spring
complexType processorType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://activemq.apache.org/camel/schema/spring}processorType (restriction)

Properties
This component is not nillable.

Model
<...
  inheritErrorHandler = xs:boolean>

</...>


Attribute Summary
 xs:booleaninheritErrorHandler
          

Attribute Detail

inheritErrorHandler

Type:
xs:boolean
Use:
optional
Form:
unqualified

Sub Types
{http://activemq.apache.org/camel/schema/spring}processorType (restriction)
|
+--{http://activemq.apache.org/camel/schema/spring}catchType (extension)
|
+--{http://activemq.apache.org/camel/schema/spring}choiceType (extension)
|
+--{http://activemq.apache.org/camel/schema/spring}expressionNode (extension)
| |
| +--{http://activemq.apache.org/camel/schema/spring}aggregatorType (extension)
| |
| +--{http://activemq.apache.org/camel/schema/spring}delayerType (extension)
| |
| +--{http://activemq.apache.org/camel/schema/spring}filterType (extension)
| |
| +--{http://activemq.apache.org/camel/schema/spring}idempotentConsumerType (extension)
| |
| +--{http://activemq.apache.org/camel/schema/spring}recipientListType (extension)
| |
| +--{http://activemq.apache.org/camel/schema/spring}splitterType (extension)
| |
| +--{http://activemq.apache.org/camel/schema/spring}whenType (extension)
|
+--{http://activemq.apache.org/camel/schema/spring}outputType (extension)
| |
| +--{http://activemq.apache.org/camel/schema/spring}beanRef (extension)
| |
| +--{http://activemq.apache.org/camel/schema/spring}finallyType (extension)
| |
| +--{http://activemq.apache.org/camel/schema/spring}multicastType (extension)
| |
| +--{http://activemq.apache.org/camel/schema/spring}otherwiseType (extension)
| |
| +--{http://activemq.apache.org/camel/schema/spring}policyRef (extension)
| |
| +--{http://activemq.apache.org/camel/schema/spring}processorRef (extension)
| |
| +--{http://activemq.apache.org/camel/schema/spring}tryType (extension)
|
+--{http://activemq.apache.org/camel/schema/spring}resequencerType (extension)
|
+--{http://activemq.apache.org/camel/schema/spring}routeType (extension)
|
+--{http://activemq.apache.org/camel/schema/spring}throttlerType (extension)
|
+--{http://activemq.apache.org/camel/schema/spring}toType (extension)

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

Source
<xs:complexType abstract="true" name="processorType">
<xs:attribute name="inheritErrorHandler" type="xs:boolean"/>
</xs:complexType>

Apache Camel

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