Package org.glassfish.hk2.api
Annotation Type ContractIndicator
-
@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface ContractIndicator
This annotation is put on annotations that are used to mark things as hk2 contracts. For example the annotationContract
is used to denote hk2 contracts