Uses of Interface
com.tangosol.net.events.partition.cache.CacheLifecycleEventDispatcher
- 
Packages that use CacheLifecycleEventDispatcher Package Description com.tangosol.net.events.partition.cache Contains classes related to PartitionedCache events within the Coherence Live Event Model. - 
- 
Uses of CacheLifecycleEventDispatcher in com.tangosol.net.events.partition.cache
Subinterfaces of CacheLifecycleEventDispatcher in com.tangosol.net.events.partition.cache Modifier and Type Interface Description interfacePartitionedCacheDispatcherA PartitionedCacheDispatcher raises the following server-sideEvents pertaining to backing-map operations:CacheLifecycleEventsEntryEventsEntryProcessorEventsMethods in com.tangosol.net.events.partition.cache that return CacheLifecycleEventDispatcher Modifier and Type Method Description CacheLifecycleEventDispatcherCacheLifecycleEvent. getEventDispatcher()Return theCacheLifecycleEventDispatcherthis event was raised by. 
 -