Package | Description |
---|---|
org.springframework.aop.interceptor |
Provides miscellaneous interceptor implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
ConcurrencyThrottleInterceptor
Interceptor that throttles concurrent access, blocking invocations
if a specified concurrency limit is reached.
|