Package com.schlimm.springcdi.interceptor.processor

Interface Summary
InterceptedBeanProxyAdviceInspector Infrastructure Interface to retrieve the InterceptedBeanProxyAdvice from an intercepted bean.
 

Class Summary
InterceptedBeanProxyAdvice MethodInterceptor that is applied to any intercepted target bean.
InterceptorAwareBeanPostProcessor BeanPostProcessor that applies the JSR-299 interceptor pattern to the Spring beans.
InterceptorMethodAdapter CGLIB MethodInterceptor to JSR318 interceptor bridge.
MethodInvocationWrapper MethodInvocation wrapper that is passed as argument to JSR 318 interceptors.
 



Copyright © 2011. All Rights Reserved.