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.distribution This package is for cache replication. 
 

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.distribution
BootstrapCacheLoader
           
BootstrapCacheLoaderFactory
          An abstract factory for creating BootstrapCacheLoader instances.
 


ehcache

true