public class Invocation extends Object
| 构造器和说明 |
|---|
Invocation(Object target,
Object[] args,
MethodHolder method,
List<InterceptorEntity> interceptors) |
public Invocation(Object target, Object[] args, MethodHolder method, List<InterceptorEntity> interceptors)
Copyright © 2023. All rights reserved.