Package org.apache.camel
Annotation Interface EndpointInject
Used to indicate an injection point of an
Endpoint, Producer or ProducerTemplate into a POJO.
A URI for an endpoint can be specified on this annotation, or a name
can be specified which is resolved in the Registry such as in your Spring
ApplicationContext.
If no ref or uri is specified then the ref is defaulted from the field, property or method name.-
Optional Element Summary
Optional Elements