Interface IntroducedHibernateProxy

All Superinterfaces:
HibernateProxy, PrimeAmongSecondarySupertypes, Serializable

@Internal public interface IntroducedHibernateProxy extends HibernateProxy
Introduced HibernateProxy interface to register an interceptor.
Since:
3.3.0
Author:
Denis Stepanov
  • Method Details

    • $registerInterceptor

      void $registerInterceptor(io.micronaut.aop.MethodInterceptor<Object,Object> interceptor)