ehcache

Uses of Package
net.sf.ehcache.loader

Packages that use net.sf.ehcache.loader
net.sf.ehcache This package contains the public API for using ehcache. 
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.blocking Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs. 
net.sf.ehcache.constructs.classloader ClassLoader contstructs package 
net.sf.ehcache.constructs.eventual Construct related to eventual operations 
net.sf.ehcache.loader This package contains a cache loaders and associated factories. 
 

Classes in net.sf.ehcache.loader used by net.sf.ehcache
CacheLoader
          Extends JCache CacheLoader with load methods that take an argument in addition to a key This interface has exactly the same interface as in the JCache module.
 

Classes in net.sf.ehcache.loader used by net.sf.ehcache.constructs
CacheLoader
          Extends JCache CacheLoader with load methods that take an argument in addition to a key This interface has exactly the same interface as in the JCache module.
 

Classes in net.sf.ehcache.loader used by net.sf.ehcache.constructs.blocking
CacheLoader
          Extends JCache CacheLoader with load methods that take an argument in addition to a key This interface has exactly the same interface as in the JCache module.
 

Classes in net.sf.ehcache.loader used by net.sf.ehcache.constructs.classloader
CacheLoader
          Extends JCache CacheLoader with load methods that take an argument in addition to a key This interface has exactly the same interface as in the JCache module.
 

Classes in net.sf.ehcache.loader used by net.sf.ehcache.constructs.eventual
CacheLoader
          Extends JCache CacheLoader with load methods that take an argument in addition to a key This interface has exactly the same interface as in the JCache module.
 

Classes in net.sf.ehcache.loader used by net.sf.ehcache.loader
CacheLoader
          Extends JCache CacheLoader with load methods that take an argument in addition to a key This interface has exactly the same interface as in the JCache module.
 


ehcache

Copyright 2001-2017, Terracotta, Inc.