org.ehcache.spi.service
Annotation Type PluralService


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface PluralService

Indicates that a Service subtype is permitted to have more than one concrete implementation registered with a ServiceProvider.