Package org.ehcache.spi.service

Package for API related to CacheManager services

See:
          Description

Interface Summary
CacheManagerProviderService Special service that services can depend onto to be able to recover the instance of the current EhcacheManager
ExecutionService Configuration of ExecutionService defines named pools of threads.
ExecutionServiceFactory  
FileBasedPersistenceContext FileBased
LocalPersistenceService Service to provide persistence context to caches requiring it.
LocalPersistenceService.PersistenceSpaceIdentifier An identifier for an existing persistence space.
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.
ServiceFactory<T extends 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