public class PeakLimiterAnnotationParser extends AbstractParser<PeakLimiter,Peak>
| Constructor and Description |
|---|
PeakLimiterAnnotationParser() |
| Modifier and Type | Method and Description |
|---|---|
LimitedResource<PeakLimiter> |
parseLimiterAnnotation(org.springframework.core.annotation.AnnotationAttributes attributes) |
getArgumentInjectors, getErrorHandler, getFallback, getKey, getLimiter, getSupportAnnotationpublic LimitedResource<PeakLimiter> parseLimiterAnnotation(org.springframework.core.annotation.AnnotationAttributes attributes)
Copyright © 2019. All rights reserved.