类 ProxyAsyncConfiguration
java.lang.Object
cn.taketoday.scheduling.annotation.AbstractAsyncConfiguration
cn.taketoday.scheduling.annotation.ProxyAsyncConfiguration
- 所有已实现的接口:
ImportAware
@Configuration class that registers the Framework infrastructure beans necessary
to enable proxy-based asynchronous method execution.- 从以下版本开始:
- 4.0
- 作者:
- Chris Beams, Stephane Nicoll, Juergen Hoeller
- 另请参阅:
-
字段概要
从类继承的字段 cn.taketoday.scheduling.annotation.AbstractAsyncConfiguration
enableAsync, exceptionHandler, executor -
构造器概要
构造器 -
方法概要
从类继承的方法 cn.taketoday.scheduling.annotation.AbstractAsyncConfiguration
setImportMetadata
-
构造器详细资料
-
ProxyAsyncConfiguration
public ProxyAsyncConfiguration()
-
-
方法详细资料
-
asyncAdvisor
-