public class MethodInterceptorInvocationHandler extends Object implements InvocationHandler
| Constructor and Description |
|---|
MethodInterceptorInvocationHandler(Object target,
List<org.aopalliance.intercept.MethodInterceptor> methodInterceptors) |