Uses of Package
org.infinispan.loaders.decorators

Packages that use org.infinispan.loaders.decorators
org.infinispan.config Cache configuration beans and parsers. 
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. 
 

Classes in org.infinispan.loaders.decorators used by org.infinispan.config
AsyncStoreConfig
          Configuration for the async cache loader.
SingletonStoreConfig
          SingletonStore is a delegating cache store used for situations when only one instance in a cluster should interact with the underlying store.
 

Classes in org.infinispan.loaders.decorators used by org.infinispan.loaders
AsyncStoreConfig
          Configuration for the async cache loader.
SingletonStoreConfig
          SingletonStore is a delegating cache store used for situations when only one instance in a cluster should interact with the underlying store.
 

Classes in org.infinispan.loaders.decorators used by org.infinispan.loaders.decorators
AbstractDelegatingStore
          Simple delegate that delegates all calls.
AsyncStoreConfig
          Configuration for the async cache loader.
SingletonStore.PushStateException
          Exception representing any issues that arise from pushing the in-memory state to the cache loader.
SingletonStoreConfig
          SingletonStore is a delegating cache store used for situations when only one instance in a cluster should interact with the underlying store.
 


Google Analytics

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