Annotation Type ApplicationEventBus


@Qualifier
@Target({FIELD,PARAMETER,METHOD})
@Retention(RUNTIME)
public @interface ApplicationEventBus
Annotation type to mark a single application-wide injectable EventBus.