Package io.micronaut.inject.proxy
Interface InterceptedBean
- All Known Subinterfaces:
 HotSwappableInterceptedProxy<T>,Intercepted,InterceptedBeanProxy<T>,InterceptedProxy<T>,Introduced
An internal interface implemented by generated proxy classes.
 Inject aware version of AOP interface.
- Since:
 - 3.5.0
 - Author:
 - Denis Stepanov