Apache Camel

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

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

Properties
This component is not nillable.

Model
<...
  ref = xs:string>

</...>


Attribute Summary
 xs:stringref
          

Attribute Detail

ref

Type:
xs:string
Use:
required
Form:
unqualified

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

Source
<xs:complexType name="interceptorRef">
<xs:attribute name="ref" type="xs:string" use="required"/>
</xs:complexType>

Apache Camel

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