Uses of Interface
com.tangosol.net.events.partition.cache.EntryEvent
- 
Packages that use EntryEvent Package Description com.oracle.coherence.cdi.events Support for adapting Coherence interceptors to standard CDI events. - 
- 
Uses of EntryEvent in com.oracle.coherence.cdi.events
Constructor parameters in com.oracle.coherence.cdi.events with type arguments of type EntryEvent Constructor Description EntryEventHandler(EventObserverSupport.EventObserver<EntryEvent<K,V>> observer) 
 -