Uses of Interface
org.infinispan.loader.CacheStoreConfig

Packages that use CacheStoreConfig
org.infinispan.loader   
org.infinispan.loader.file   
 

Uses of CacheStoreConfig in org.infinispan.loader
 

Classes in org.infinispan.loader that implement CacheStoreConfig
 class AbstractCacheStoreConfig
          Configures AbstractCacheStore.
 class LockSupportCacheStoreConfig
          Adds configuration support for LockSupportCacheStore.
 

Uses of CacheStoreConfig in org.infinispan.loader.file
 

Classes in org.infinispan.loader.file that implement CacheStoreConfig
 class FileCacheStoreConfig
          Configures FileCacheStore.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.