Interface Coherence.LifecycleListener

All Superinterfaces:
EventDispatcherAwareInterceptor<CoherenceLifecycleEvent>, EventInterceptor<CoherenceLifecycleEvent>
Enclosing class:
Coherence

public static interface Coherence.LifecycleListener extends EventDispatcherAwareInterceptor<CoherenceLifecycleEvent>
An interface implemented by listeners of CoherenceLifecycleEvents.

Implementations of this interface properly registered as services will be discovered using the ServiceLoader and automatically registered as interceptors with each Coherence instance.