Blueprint is a dependency injection framework specification for OSGi, standardized by the OSGi Alliance group. Apache Aries is one of the several implementations of this spec.
There are a couple ways you can get Camel to work with an OSGi framework -
- Apache Aries Blueprint
- Spring Dynamic Modules (aka Spring DM)
...