Annotation Interface AutowireTask


@Target(TYPE) @Retention(RUNTIME) @Inherited public @interface AutowireTask
A marker annotation enabling a task to be autowired with resources defined within the processing unit.
Author:
kimchy