Annotation Type ActiveInAllModes
@Qualifier
@Target({FIELD,PARAMETER,METHOD})
@Retention(RUNTIME)
public @interface ActiveInAllModes
Annotation type for binding injectable components meant to be used in all kernel modes.
@Qualifier
@Target({FIELD,PARAMETER,METHOD})
@Retention(RUNTIME)
public @interface ActiveInAllModes