ehcache

Uses of Class
net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory

Packages that use BootstrapCacheLoaderFactory
net.sf.ehcache.distribution This package is for cache replication. 
net.sf.ehcache.store Store package. 
net.sf.ehcache.terracotta This package contains the Terracotta integration functionalities. 
 

Uses of BootstrapCacheLoaderFactory in net.sf.ehcache.distribution
 

Subclasses of BootstrapCacheLoaderFactory in net.sf.ehcache.distribution
 class RMIBootstrapCacheLoaderFactory
          A factory to create a configured RMIBootstrapCacheLoader
 

Uses of BootstrapCacheLoaderFactory in net.sf.ehcache.store
 

Subclasses of BootstrapCacheLoaderFactory in net.sf.ehcache.store
 class DiskStoreBootstrapCacheLoaderFactory
          Factory class to create DiskStoreBootstrapCacheLoader instances.
 

Uses of BootstrapCacheLoaderFactory in net.sf.ehcache.terracotta
 

Subclasses of BootstrapCacheLoaderFactory in net.sf.ehcache.terracotta
 class TerracottaBootstrapCacheLoaderFactory
           
 


ehcache

Copyright © 2003-2012 Terracotta, Inc.. All Rights Reserved.