Name | Type | Package | Description | Detail |
ConcurrencyThrottleInterceptor | Class | javadoc-api.org.springframework.aop.interceptor | Interceptor that throttles concurrent access, blocking invocationsif a specified concurrency limit is reached. | Detail |
ConcurrencyThrottleSupport | Class | javadoc-api.org.springframework.util | Support class for throttling concurrent access to a specific resource. | Detail |