Package org.ehcache.spi.persistence
PersistableResourceService and other persistence
related SPI.-
Interface Summary Interface Description PersistableResourceService PersistableResourceService.PersistenceSpaceIdentifier<T extends PersistableResourceService> An identifier for an existing persistable resource.StateHolder<K,V> AMaplike structure that can hold key value mappings.StateRepository A repository allowing to preserve state in the context of aCache.