public interface CacheEntryActivatedEvent<K,V> extends CacheEntryEvent<K,V>
CacheEntryActivated
.Event.Type
Modifier and Type | Method and Description |
---|---|
V |
getValue()
Retrieves the value of the entry being activated.
|
getKey, getMetadata
getGlobalTransaction, isOriginLocal
V getValue()
getValue
in interface CacheEntryEvent<K,V>
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.