An injection annotation to define the Camel URI used
to reference the underlying Camel Endpoint.
This annotation can be used to annotate an @Inject injection point for values of type
Endpoint or ProducerTemplate with a String URI.
For example:
public class Foo {