|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheEvent | |
---|---|
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 CacheEvent in javax.util.jcache |
---|
Methods in javax.util.jcache with parameters of type CacheEvent | |
---|---|
void |
CacheEventListener.handleEvent(CacheEvent event)
Deprecated. A calllback method. |
Uses of CacheEvent in org.fjank.jcache |
---|
Classes in org.fjank.jcache that implement CacheEvent | |
---|---|
class |
CacheEventImpl
Class to be able to have access to the object key |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |