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