Interface CoherenceLifecycleEvent

All Superinterfaces:
Event<CoherenceLifecycleEvent.Type>

public interface CoherenceLifecycleEvent extends Event<CoherenceLifecycleEvent.Type>
A CoherenceLifecycleEvent allows subscribers to capture events pertaining to the lifecycle of a Coherence instance.
Since:
20.12
Author:
Jonathan Knight 2020.11.10