@Retention(value=RUNTIME) @Target(value={PARAMETER,FIELD}) public @interface AsynchronousExecutor
Scheduler.createAsyncExecutor(Object)
Use this annotation on a SpongeExecutorService. Remember that Inject is also necessary.
SpongeExecutorService
Inject