@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented @UseWith(value={SERVICE,MODULE}) public @interface Marker
ServiceBindingOptions.withMarker(Class[])
will accumulate; a service may have any number of
markers. Generally one or two is enough.ObjectLocator.getService(Class, Class[])
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.