Since we're on a major migration process of this website, some component documents here are out of sync right now. In the meantime you may want to look at the early version of the new website
https://camel.apache.org/staging/
We would very much like to receive any feedback on the new site, please join the discussion on the Camel user mailing list.
This page is work in progress. The layering is probably not yet correct Camel-core is the basic module of apache camel. It contains the public API and the Java DSL and several implementation packages. The most important packages are:
Architecture DiagramThe diagram shows the (relaxed) layering of the top level packages in camel-core. Relaxed means that a layer may reference any layer below it. Architecture Diagram including current violationsEach arrow upwards shows a violation in the layering. That means some class inside the package references a class of a package above it. These diagrams were built with an architecture tool called structure 101. We have an offer from the manufacturer headway software to supply us with licenses for all camel developers that are interested. If you want a license please contact me (Christian Schneider chris at die-schneider.net). I will then try to organize a license for you. |