Annotation Type ActiveInOperatingMode


@Qualifier
@Target({FIELD,PARAMETER,METHOD})
@Retention(RUNTIME)
public @interface ActiveInOperatingMode
Annotation type for binding injectable components meant to be used in operating mode.