Package org.ehcache.spi.service
Annotation Type OptionalServiceDependencies
-
@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface OptionalServiceDependencies
Annotation that allows aServiceimplementation to declare an optional dependency on otherServices.