io.sarl.lang.core.annotation
Annotation Injectable
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:
io.sarl.lang
Maven Artifact Identifier:
core
Since:
0.12