public interface CacheEntryCreatedListener<K,V> extends CacheEntryListener<K,V>
Modifier and Type | Method and Description |
---|---|
void |
onCreated(java.lang.Iterable<CacheEntryEvent<? extends K,? extends V>> entry) |
void onCreated(java.lang.Iterable<CacheEntryEvent<? extends K,? extends V>> entry)