Annotation Interface AsyncBus


@Target({ANNOTATION_TYPE,FIELD,PARAMETER}) @Retention(RUNTIME) @Qualifier public @interface AsyncBus
Used to configure
invalid reference
EventBus
injection, providing a flexible way to inject the
invalid reference
AsyncEventBus
.
See Also:
  • invalid reference
    EventBusModule