Annotation Type KernelExecutor


@Qualifier
@Target({FIELD,PARAMETER,METHOD})
@Retention(RUNTIME)
public @interface KernelExecutor
Annotation type to mark a central injectable ScheduledExecutorService.