public interface CacheEntryCreatedEvent<K,V> extends CacheEntryEvent<K,V>
CacheEntryCreated.Event.Type| Modifier and Type | Method and Description |
|---|---|
V |
getValue()
Retrieves the value of the entry being created.
|
getKeygetGlobalTransaction, isOriginLocalV getValue()
Event.isPre() is true, or the value being created
if Event.isPre() is false.Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.