Uses of Class
org.infinispan.loaders.decorators.SingletonStoreConfig

Packages that use SingletonStoreConfig
org.infinispan.loaders This package contains loaders and stores, which are used for overflow or persistence. 
org.infinispan.loaders.decorators This package contains loaders and stores, which are used for overflow or persistence. 
 

Uses of SingletonStoreConfig in org.infinispan.loaders
 

Methods in org.infinispan.loaders that return SingletonStoreConfig
 SingletonStoreConfig CacheStoreConfig.getSingletonStoreConfig()
           
 SingletonStoreConfig AbstractCacheStoreConfig.getSingletonStoreConfig()
           
 

Methods in org.infinispan.loaders with parameters of type SingletonStoreConfig
 void CacheStoreConfig.setSingletonStoreConfig(SingletonStoreConfig singletonStoreConfig)
           
 void AbstractCacheStoreConfig.setSingletonStoreConfig(SingletonStoreConfig singletonStoreConfig)
           
 

Uses of SingletonStoreConfig in org.infinispan.loaders.decorators
 

Methods in org.infinispan.loaders.decorators that return SingletonStoreConfig
 SingletonStoreConfig SingletonStoreConfig.clone()
           
 

Constructors in org.infinispan.loaders.decorators with parameters of type SingletonStoreConfig
SingletonStore(CacheStore delegate, Cache cache, SingletonStoreConfig config)
           
 


Google Analytics

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