Package com.oracle.coherence.spring.event.liveevent
Live Event Support.
-
Class Summary Class Description EventHandlerFactory Manages registration of observer methods withInterceptorRegistry
uponConfigurableCacheFactory
activation, and their subsequent un-registration on deactivation.EventObserverSupport Manages registration of observer methods withInterceptorRegistry
uponConfigurableCacheFactory
activation, and their subsequent un-registration on deactivation.MethodEventObserver<E extends com.tangosol.net.events.Event<?>> A Coherence event observer implementation that wraps aMethod
.