Package org.ehcache.spi.service

Package for API related to CacheManager services

See:
          Description

Interface Summary
MaintainableService Specific Service interface that indicates that the service participates in maintenance mode
PersistableResourceService Specific interface for services that are dedicated to handling a ResourceType which is persistable.
Service Contract for a CacheManager managed service.
ServiceConfiguration<T extends Service> Interface regrouping configuration types to be used when interacting with a Service.
ServiceCreationConfiguration<T extends Service> Interface regrouping configuration types to be used when creating a Service.
 

Annotation Types Summary
ServiceDependencies Annotation that enables a Service implementation to declare a dependency on other Services.
SupplementaryService  
 

Package org.ehcache.spi.service Description

Package for API related to CacheManager services