ehcache

Uses of Package
net.sf.ehcache.bootstrap

Packages that use net.sf.ehcache.bootstrap
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.bootstrap This package contains the bootstrap cache loader interface and abstract factory. 
net.sf.ehcache.constructs The constructs package builds on top of the core ehcache classes to create implementations for common caching patterns. 
net.sf.ehcache.constructs.classloader ClassLoader contstructs package 
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. 
 

Classes in net.sf.ehcache.bootstrap used by net.sf.ehcache
BootstrapCacheLoader
           
 

Classes in net.sf.ehcache.bootstrap used by net.sf.ehcache.bootstrap
BootstrapCacheLoader
           
 

Classes in net.sf.ehcache.bootstrap used by net.sf.ehcache.constructs
BootstrapCacheLoader
           
 

Classes in net.sf.ehcache.bootstrap used by net.sf.ehcache.constructs.classloader
BootstrapCacheLoader
           
 

Classes in net.sf.ehcache.bootstrap used by net.sf.ehcache.distribution
BootstrapCacheLoader
           
BootstrapCacheLoaderFactory
          An abstract factory for creating BootstrapCacheLoader instances.
 

Classes in net.sf.ehcache.bootstrap used by net.sf.ehcache.store
BootstrapCacheLoader
           
BootstrapCacheLoaderFactory
          An abstract factory for creating BootstrapCacheLoader instances.
 

Classes in net.sf.ehcache.bootstrap used by net.sf.ehcache.terracotta
BootstrapCacheLoader
           
BootstrapCacheLoaderFactory
          An abstract factory for creating BootstrapCacheLoader instances.
 


ehcache

Copyright 2001-2016, Terracotta, Inc.