Annotation Type ActiveInModellingMode


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