Package io.micronaut.coherence.data.interceptors
package io.micronaut.coherence.data.interceptors
-
ClassDescriptionBase class for async operation interceptors.Base class for sync event source interceptors.Represents the logical operations for multiple event types (i.e., pre, post persist).Various entity event types used by Micronaut Data.An
interceptorforpersistevents.Aninterceptorforremoveevents.Aninterceptorforupdateevents.GetAsyncMapInterceptor<ID,T, D> ADataInterceptorallowingAbstractCoherenceRepositoryinstances to obtain theAsyncNamedMapassociated with theAbstractCoherenceAsyncRepository.GetEntityTypeInterceptor<T,Class> ADataInterceptorallowingAbstractCoherenceRepositoryinstances to obtain the entity type managed by thisrepository.GetIdInterceptor<T,ID> ADataInterceptorallowingAbstractCoherenceRepositoryinstances to obtain theIdof the provided entity.GetMapInterceptor<ID,T, D> ADataInterceptorallowingAbstractCoherenceRepositoryinstances to obtain theNamedMapassociated with theAbstractCoherenceRepository.Aninterceptorforpersistevents.Aninterceptorforremoveevents.Aninterceptorforupdateevents.