- 
- 
class JCSCacheEntryEvent extends javax.cache.event.CacheEntryEvent< K, V> implements Serializable
- serialVersionUID:
- 4761272981003897488L
 
- 
Serialized Fields
- 
keyK key 
- 
oldV old 
- 
valueV value 
 
 
- 
- serialVersionUID:
- 3322514800838658711L
 
- 
Serialized Fields
- 
cacheEntryListenerConfigurationsSet<javax.cache.configuration.CacheEntryListenerConfiguration<K,V>> cacheEntryListenerConfigurations 
- 
cacheLoaderFactoryjavax.cache.configuration.Factory<javax.cache.integration.CacheLoader<K,V>> cacheLoaderFactory 
- 
cacheWristerFactoryjavax.cache.configuration.Factory<javax.cache.integration.CacheWriter<? super K,? super V>> cacheWristerFactory 
- 
expiryPolicyFactoryjavax.cache.configuration.Factory<javax.cache.expiry.ExpiryPolicy> expiryPolicyFactory 
- 
keyTypeClass<K> keyType 
- 
managementEnabledboolean managementEnabled 
- 
readThroughboolean readThrough 
- 
statisticsEnabledboolean statisticsEnabled 
- 
storeByValueboolean storeByValue 
- 
valueTypeClass<V> valueType 
- 
writeThroughboolean writeThrough 
 
 
 
- 
- 
- serialVersionUID:
- -4327240193421847822L
 
- 
- serialVersionUID:
- -51261182430571546L
 
- 
- serialVersionUID:
- -7441959527908682219L
 
- 
- serialVersionUID:
- 3763867761251365670L
 
- 
- serialVersionUID:
- -5081690220034319047L
 
- 
Serialized Fields
- 
hashint hash 
- 
paramsObject[] params