Apache Camel

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

Properties
This component is not nillable.

Model
<camelContext
  id = xs:ID>
(package*, (beanPostProcessor | proxy | export)* , endpoint*, route* )
</camelContext>


Nested Element Summary
 beanPostProcessor
          
 endpoint
          
 export
          
xs:stringpackage
          
 proxy
          
 route
          

Attribute Summary
 xs:IDid
          

Attribute Detail

id

Type:
xs:ID
Use:
optional
Form:
unqualified

Source
<xs:element name="camelContext" type="tns:camelContextFactoryBean"/>

Apache Camel

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