Class CoherenceLifecycleEventHandler

  • All Implemented Interfaces:
    com.tangosol.net.events.EventDispatcherAwareInterceptor<com.tangosol.net.events.CoherenceLifecycleEvent>, com.tangosol.net.events.EventInterceptor<com.tangosol.net.events.CoherenceLifecycleEvent>

    public class CoherenceLifecycleEventHandler
    extends EventHandler<com.tangosol.net.events.CoherenceLifecycleEvent,​com.tangosol.net.events.CoherenceLifecycleEvent.Type>
    Handler for CoherenceLifecycleEvents.
    Since:
    3.0
    Author:
    Gunnar Hillert
    • Constructor Detail

      • CoherenceLifecycleEventHandler

        public CoherenceLifecycleEventHandler​(MethodEventObserver<com.tangosol.net.events.CoherenceLifecycleEvent> observer)
    • Method Detail

      • isApplicable

        protected boolean isApplicable​(com.tangosol.net.events.EventDispatcher dispatcher,
                                       java.lang.String scopeName)