| Package | Description |
|---|---|
| org.aoju.bus.limiter.intercept | |
| org.aopalliance.intercept |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
LimiterAspectSupport.execute(MethodInvocation invocation,
Object target,
Method method,
Object[] args)
执行
|
Object |
LimiterInterceptor.invoke(MethodInvocation methodInvocation) |
| Modifier and Type | Method and Description |
|---|---|
Object |
MethodInterceptor.invoke(MethodInvocation invocation)
Implement this method to perform extra treatments before and
after the invocation.
|
Copyright © 2020. All rights reserved.