|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheAccessFactory | |
---|---|
javax.util.jcache | All access to the cache is through the class javax.util.jcache.CacheAccess . |
org.fjank.jcache | All access to the cache is through the class javax.util.jcache.CacheAccess . |
Uses of CacheAccessFactory in javax.util.jcache |
---|
Methods in javax.util.jcache that return CacheAccessFactory | |
---|---|
static CacheAccessFactory |
CacheAccessFactory.getInstance()
Obtain a new instance of a CacheAccessFactory. |
Uses of CacheAccessFactory in org.fjank.jcache |
---|
Subclasses of CacheAccessFactory in org.fjank.jcache | |
---|---|
class |
CacheAccessFactoryImpl
A factory for CacheAccess objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |