Package org.ehcache.spi.service
Annotation Type ServiceDependencies
-
@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface ServiceDependenciesAnnotation that allows aServiceimplementation to declare a dependency on otherServices.
@Retention(RUNTIME)
@Target(TYPE)
@Inherited
public @interface ServiceDependencies
Service implementation to declare a dependency on other Services.