Uses of Interface
org.ehcache.spi.persistence.PersistableResourceService
-
Packages that use PersistableResourceService Package Description org.ehcache.spi.persistence PersistableResourceServiceand other persistence related SPI. -
-
Uses of PersistableResourceService in org.ehcache.spi.persistence
Classes in org.ehcache.spi.persistence with type parameters of type PersistableResourceService Modifier and Type Interface Description static interfacePersistableResourceService.PersistenceSpaceIdentifier<T extends PersistableResourceService>An identifier for an existing persistable resource.
-