@Configuration(proxyBeanMethods=false) public abstract class AbstractAsyncConfiguration extends ObjectSE implements ImportAware
Configuration クラス。EnableAsync| 修飾子と型 | フィールドと説明 |
|---|---|
protected AnnotationAttributes | enableAsync |
protected SupplierSE<AsyncUncaughtExceptionHandler> | exceptionHandler |
protected SupplierSE<ExecutorSE> | executor |
| コンストラクターと説明 |
|---|
AbstractAsyncConfiguration() |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | setImportMetadata(AnnotationMetadata importMetadata) インポートする @ Configuration クラスのアノテーションメタデータを設定します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE@Nullable protected AnnotationAttributes enableAsync
@Nullable protected SupplierSE<ExecutorSE> executor
@Nullable protected SupplierSE<AsyncUncaughtExceptionHandler> exceptionHandler
public void setImportMetadata(AnnotationMetadata importMetadata)
ImportAwareConfiguration クラスのアノテーションメタデータを設定します。ImportAware の setImportMetadata