public class DelegateInvocationHandler extends SimpleInvocationHandler
target| 构造器和说明 |
|---|
DelegateInvocationHandler(Object target,
TargetDelegateProvider delegateProvider) |
public DelegateInvocationHandler(Object target, TargetDelegateProvider delegateProvider)
protected Object execute(MethodInvocation methodInvocation) throws Throwable
execute 在类中 SimpleInvocationHandlerThrowableCopyright © 2022. All rights reserved.