Class 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 Detail

      • UnsolicitedCommitEventHandler

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