- All Superinterfaces:
-
java.lang.annotation.Annotation
@java.lang.annotation.Target(TYPE)
@java.lang.annotation.Retention(RUNTIME)
abstract annotation Injectable
implements java.lang.annotation.Annotation
Annotation for marking a type as being injectable. An injectable object defines a constructor, a field, or a method that is annotated with @Inject
.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
- Since:
-