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