Package net.officefloor.plugin.clazz
Annotation Type Init
-
@Documented @Retention(RUNTIME) @Target({CONSTRUCTOR,METHOD}) public @interface Init
Annotates aMethod
for initialising the object after dependencies injected.- Author:
- Daniel Sagenschneider