@Retention(value=RUNTIME) @Documented @Target(value={FIELD,METHOD,CONSTRUCTOR,PARAMETER}) public @interface BeanInject
Registry
, into a POJO.
If no name is specified then the lookup is anonymous and based on lookup up by the type.public abstract String value
Apache Camel