Annotation Type AsyncEventHandler
-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface AsyncEventHandler
Annotate anEventHandler/AnnotatedEventHandlerwith this annotation to have theEventHandlerbe registered as an asynchronous event-handler with the defaultLocalEventBus(default is registering them as a synchronous event handler).