Package org.ehcache.spi.persistence

PersistableResourceService and other persistence related SPI.

See:
          Description

Interface Summary
PersistableResourceService Interface for Services that handle a ResourceType which is persistable.
PersistableResourceService.PersistenceSpaceIdentifier<T extends PersistableResourceService> An identifier for an existing persistable resource.
StateRepository A repository allowing to preserve state in the context of a Cache.
 

Package org.ehcache.spi.persistence Description

PersistableResourceService and other persistence related SPI.