Class UnsolicitedCommitEventHandler

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

public class UnsolicitedCommitEventHandler extends ServiceEventHandler<com.tangosol.net.events.partition.UnsolicitedCommitEvent,com.tangosol.net.events.partition.UnsolicitedCommitEvent.Type>
Handler for UnsolicitedCommitEvents.
Since:
3.0
Author:
Gunnar Hillert
  • Constructor Details

    • UnsolicitedCommitEventHandler

      public UnsolicitedCommitEventHandler(MethodEventObserver<com.tangosol.net.events.partition.UnsolicitedCommitEvent> observer)