|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |