|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheLoader | |
---|---|
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 CacheLoader in javax.util.jcache |
---|
Methods in javax.util.jcache that return CacheLoader | |
---|---|
CacheLoader |
Attributes.getLoader()
Deprecated. returns the CacheLoader attribute. |
Methods in javax.util.jcache with parameters of type CacheLoader | |
---|---|
void |
Attributes.setLoader(CacheLoader aLoader)
Deprecated. Will associate a loader object with this object. |
Uses of CacheLoader in org.fjank.jcache |
---|
Methods in org.fjank.jcache that return CacheLoader | |
---|---|
CacheLoader |
AttributesImpl.getLoader()
returns the CacheLoader attribute. |
Methods in org.fjank.jcache with parameters of type CacheLoader | |
---|---|
void |
AttributesImpl.setLoader(CacheLoader aLoader)
Will associate a loader object with this object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |