ehcache

Package net.sf.ehcache.loader

This package contains a cache loaders and associated factories.

See:
          Description

Interface Summary
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.
 

Class Summary
CacheLoaderFactory An abstract factory for creating cache loaders.
 

Package net.sf.ehcache.loader Description

This package contains a cache loaders and associated factories.

Ehcache also provides similar functionality in SelfPopulatingCache, in the constructs package.


ehcache

Copyright 2001-2014, Terracotta, Inc.