Uses of Interface
org.infinispan.configuration.cache.StoreConfiguration

Packages that use StoreConfiguration
Package
Description
Cache configuration
 
 
Factories are internal components used to create other components based on a cache's configuration.
Persistence API.
 
Implementations of the PersistenceManager interface, which define the logic of how infinispan interacts with external stores.
Configuration for org.infinispan.persistence.sifs.SoftIndexFileStore.
The Persistence SPI.