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.
Simple filesystem-based NonBlockingStore implementation.
 
Implementations of the PersistenceManager interface, which define the logic of how infinispan interacts with external stores.
The Persistence SPI.