类 ProxyAsyncConfiguration

java.lang.Object
cn.taketoday.scheduling.annotation.AbstractAsyncConfiguration
cn.taketoday.scheduling.annotation.ProxyAsyncConfiguration
所有已实现的接口:
ImportAware

@Role(2) public class ProxyAsyncConfiguration extends AbstractAsyncConfiguration
@Configuration class that registers the Framework infrastructure beans necessary to enable proxy-based asynchronous method execution.
从以下版本开始:
4.0
作者:
Chris Beams, Stephane Nicoll, Juergen Hoeller
另请参阅: