Class EntryProcessorEventHandler

java.lang.Object
com.oracle.coherence.spring.event.liveevent.handler.EventHandler<E,T>
com.oracle.coherence.spring.event.liveevent.handler.CacheEventHandler<com.tangosol.net.events.partition.cache.EntryProcessorEvent,com.tangosol.net.events.partition.cache.EntryProcessorEvent.Type>
com.oracle.coherence.spring.event.liveevent.handler.EntryProcessorEventHandler
All Implemented Interfaces:
com.tangosol.net.events.EventDispatcherAwareInterceptor<com.tangosol.net.events.partition.cache.EntryProcessorEvent>, com.tangosol.net.events.EventInterceptor<com.tangosol.net.events.partition.cache.EntryProcessorEvent>

public class EntryProcessorEventHandler extends CacheEventHandler<com.tangosol.net.events.partition.cache.EntryProcessorEvent,com.tangosol.net.events.partition.cache.EntryProcessorEvent.Type>
Handler for EntryProcessorEvents.
Since:
3.0
Author:
Gunnar Hillert
  • Constructor Details

    • EntryProcessorEventHandler

      public EntryProcessorEventHandler(MethodEventObserver<com.tangosol.net.events.partition.cache.EntryProcessorEvent> observer)