Package org.apache.commons.jcs3.jcache
Class JCSCacheEntryEvent<K,V>
java.lang.Object
java.util.EventObject
javax.cache.event.CacheEntryEvent<K,V>
org.apache.commons.jcs3.jcache.JCSCacheEntryEvent<K,V>
- All Implemented Interfaces:
Serializable
,javax.cache.Cache.Entry<K,
V>
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class javax.cache.event.CacheEntryEvent
getEventType, getSource
Methods inherited from class java.util.EventObject
toString