public abstract class AbstractLimiterAware extends Object implements org.springframework.context.annotation.ImportAware
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.core.annotation.AnnotationAttributes |
enableLimiter |
| Constructor and Description |
|---|
AbstractLimiterAware() |
| Modifier and Type | Method and Description |
|---|---|
void |
setImportMetadata(org.springframework.core.type.AnnotationMetadata importMetadata) |
Copyright © 2021. All rights reserved.