Package net.officefloor.plugin.clazz
Annotation Type Dependency
-
@Documented @Retention(RUNTIME) @Target({CONSTRUCTOR,FIELD,METHOD}) public @interface Dependency
Annotates aField
,Method
orConstructor
for dependency injection.- Author:
- Daniel Sagenschneider