Annotation Interface InjectComponent


@Target(FIELD) @Retention(RUNTIME) public @interface InjectComponent
Directs a ComponentManager to set the value of a field to the specified component. The field's type is used for lookup of the required component.