@Internal
public interface IntroducedHibernateProxy
extends org.hibernate.proxy.HibernateProxy
HibernateProxy interface to register an interceptor.| Modifier and Type | Method and Description |
|---|---|
void |
$registerInterceptor(io.micronaut.aop.MethodInterceptor<Object,Object> interceptor) |