Package org.ehcache.core.spi.service

Interface Summary
CacheManagerProviderService Special service that services can depend onto to be able to recover the instance of the current CacheManager
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.
ServiceFactory<T extends Service>