| 程序包 | 说明 |
|---|---|
| com.jn.langx.invocation.aop | |
| com.jn.langx.invocation.proxy.sparse |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SparseMethodInterceptor |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MethodInterceptor> |
MethodInterceptorChainProvider.get(MethodInvocation invocation) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AopMethodInvocation.setInterceptors(List<MethodInterceptor> interceptors) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Object |
SparseProxyFactory.newProxy(Object target,
MethodInterceptor interceptor,
Class[] interfaces) |
void |
SparseMethodInvocationHandler.setInterceptor(MethodInterceptor interceptor) |
Copyright © 2022. All rights reserved.