Package org.opentcs.customizations
Annotation Type ServiceCallWrapper
@Qualifier
@Target({FIELD,PARAMETER,METHOD})
@Retention(RUNTIME)
public @interface ServiceCallWrapper
Annotation type to mark an injectable
CallWrapper
that wraps method calls on kernel
services.