Annotation Interface AutowireAggregator


@Target(TYPE) @Retention(RUNTIME) @Inherited public @interface AutowireAggregator
A marker annotation enabling an aggregator to be autowired with resources defined within the processing unit. This is the aggregator equivalent of AutowireTask.
Author:
yuvaldori