public interface CacheEntryInvalidatedEvent<K,V> extends CacheEntryEvent<K,V>
Event.Type
Modifier and Type | Method and Description |
---|---|
V |
getValue()
Retrieves the value of the entry being activated.
|
getKey
getGlobalTransaction, isOriginLocal
V getValue()
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.