@Retention(value=RUNTIME) @Documented @Target(value={TYPE,FIELD,METHOD}) public @interface BindToRegistry
| Modifier and Type | Optional Element and Description |
|---|---|
String |
context
Id of
CamelContext to use |
String |
value
The name of the bean
|
public abstract String context
CamelContext to useApache Camel