- All Implemented Interfaces:
- io.micronaut.aop.Interceptor<java.lang.Object,java.lang.Object>, io.micronaut.aop.MethodInterceptor<java.lang.Object,java.lang.Object>, io.micronaut.core.order.Ordered
@Singleton
public class CoherenceDataIntroductionAdvice
extends java.lang.Object
implements io.micronaut.aop.MethodInterceptor<java.lang.Object,java.lang.Object>
A copy of Micronaut Data's DataIntroductionAdvice
that will provide a default
RepositoryOperations
instance using the default Coherence Session
configuration is present for the target NamedMap
.
- Since:
- 3.0.1