Package io.micronaut.coherence.event
Classes applicable to integration with Coherence events.
- Since:
- 1.0
- Author:
- Jonathan Knight
-
Class Summary Class Description CoherenceEventListenerProcessor AExecutableMethodProcessorthat processes methods annotated with @CoherenceEventListener.EventObserverSupport Manages registration of observer methods withInterceptorRegistryuponConfigurableCacheFactoryactivation, and their subsequent un-registration on deactivation.EventObserverSupport.UnsolicitedCommitEventHandler Handler forUnsolicitedCommitEvents.