| Class | Description |
|---|---|
| EmbeddedMojo |
Runs a CamelContext using any Spring XML configuration files found in
META-INF/spring/*.xml and camel-*.xml
and starting up the context; then generating
the DOT file before closing the context down. |
| RunMojo |
Runs a CamelContext using any Spring or Blueprint XML configuration files found in
META-INF/spring/*.xml, and OSGI-INF/blueprint/*.xml,
and camel-*.xml and starting up the context. |
Apache Camel