public interface CacheEntryLoadedEvent<K,V> extends CacheEntryEvent<K,V>
CacheEntryLoaded.Event.Type| Modifier and Type | Method and Description |
|---|---|
V |
getValue()
Retrieves the value of the entry being loaded.
|
getKeygetGlobalTransaction, isOriginLocalV getValue()
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.