| Package | Description |
|---|---|
| org.aoju.bus.limiter | |
| org.aoju.bus.limiter.intercept |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ErrorHandler.resolve(Throwable throwable,
LimiterExecutionContext executionContext) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<LimiterExecutionContext> |
LimiterAspectSupport.getLimiterOperationContexts(Collection<LimitedResource> limitedResources,
Method method,
Object[] args,
Object target,
Class<?> targetClass) |
| Modifier and Type | Method and Description |
|---|---|
protected LimitContextsValueWrapper |
LimiterAspectSupport.limitContexts(Collection<LimiterExecutionContext> contexts) |
protected void |
LimiterAspectSupport.releaseContexts(Collection<LimiterExecutionContext> contexts) |
Copyright © 2019. All rights reserved.