Annotation Interface PluralService


@Retention(RUNTIME) @Target(TYPE) public @interface PluralService
Indicates that a Service subtype is permitted to have more than one concrete implementation registered with a ServiceProvider.