Package org.ehcache.spi.service
Annotation Interface ServiceDependencies
Annotation that allows a
Service implementation to declare a dependency on other Services.-
Required Element Summary
Required Elements
-
Element Details
-
value
Array ofServicedependency classes- Returns:
- the dependency class names
-