Class CacheLifecycleEventHandler

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.CacheLifecycleEvent,com.tangosol.net.events.partition.cache.CacheLifecycleEvent.Type>
com.oracle.coherence.spring.event.liveevent.handler.CacheLifecycleEventHandler
All Implemented Interfaces:
com.tangosol.net.events.EventDispatcherAwareInterceptor<com.tangosol.net.events.partition.cache.CacheLifecycleEvent>, com.tangosol.net.events.EventInterceptor<com.tangosol.net.events.partition.cache.CacheLifecycleEvent>

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

    • CacheLifecycleEventHandler

      public CacheLifecycleEventHandler(MethodEventObserver<com.tangosol.net.events.partition.cache.CacheLifecycleEvent> observer)