类 SimpleAsyncTaskExecutor.ConcurrencyThrottleAdapter

java.lang.Object
cn.taketoday.util.ConcurrencyThrottleSupport
cn.taketoday.core.task.SimpleAsyncTaskExecutor.ConcurrencyThrottleAdapter
所有已实现的接口:
Serializable
封闭类:
SimpleAsyncTaskExecutor

private static class SimpleAsyncTaskExecutor.ConcurrencyThrottleAdapter extends ConcurrencyThrottleSupport
Subclass of the general ConcurrencyThrottleSupport class, making beforeAccess() and afterAccess() visible to the surrounding class.