Interface InterceptedBean

All Known Subinterfaces:
HotSwappableInterceptedProxy<T>, Intercepted, InterceptedBeanProxy<T>, InterceptedProxy<T>, Introduced

@Internal public interface InterceptedBean
An internal interface implemented by generated proxy classes. Inject aware version of AOP interface.
Since:
3.5.0
Author:
Denis Stepanov