Annotation Interface AsEndpointUri


@Retention(RUNTIME) @Documented @Target({TYPE,METHOD,FIELD,PARAMETER}) public @interface AsEndpointUri
Indicates that the Camel string/expression should be used as an endpoint uri.

For example the EIPs which accepts uris as string/expression parameters.