Package io.micronaut.coherence.event
package io.micronaut.coherence.event
Classes applicable to integration with Coherence events.
- Since:
- 1.0
- Author:
- Jonathan Knight
-
ClassDescriptionA
ExecutableMethodProcessor
that processes methods annotated with @CoherenceEventListener
.Manages registration of observer methods withInterceptorRegistry
uponConfigurableCacheFactory
activation, and their subsequent un-registration on deactivation.Handler forUnsolicitedCommitEvent
s.