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

Packages that use LoaderConfigurationChildBuilder
org.infinispan.configuration.cache Classes related to eviction. 
 

Uses of LoaderConfigurationChildBuilder in org.infinispan.configuration.cache
 

Classes in org.infinispan.configuration.cache that implement LoaderConfigurationChildBuilder
 class AbstractLoaderConfigurationChildBuilder<T>
           
 class AsyncLoaderConfigurationBuilder
          Configuration for the async cache loader.
 class LoaderConfigurationBuilder
          Configuration a specific cache loader or cache store
 class SingletonStoreConfigurationBuilder
          SingletonStore is a delegating cache store used for situations when only one instance in a cluster should interact with the underlying store.
 


-->

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