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