Hi Yes these are Camel annotations and there is some code in camel-core / camel-spring / camel-guice / camel-cdi to inject and support these annotations in those environments.
Though camel-cdi is a bit special as its using some cdi extension and whatnot. And it could use a little cdi love to be improved/better. On Tue, Jul 15, 2014 at 6:38 PM, Matt Sicker <[email protected]> wrote: > Suppose I'm using CDI, or Blueprint, or Guice, or really anything other > than Spring. The documentation < > http://camel.apache.org/bean-integration.html> doesn't really explain how > this works. Do things just work automatically? > > -- > Matt Sicker <[email protected]> -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
