public class AsyncConfigurationSelector extends AdviceModeImportSelector<EnableAsync>
EnableAsync, ProxyAsyncConfigurationDEFAULT_ADVICE_MODE_ATTRIBUTE_NAME| コンストラクターと説明 |
|---|
AsyncConfigurationSelector() |
| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE[] | selectImports(AdviceMode adviceMode)EnableAsync.mode() の PROXY および ASPECTJ 値に対して、それぞれ ProxyAsyncConfiguration または AspectJAsyncConfiguration を返します。 |
getAdviceModeAttributeName, selectImportscloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEgetExclusionFilter@Nullable public StringSE[] selectImports(AdviceMode adviceMode)
EnableAsync.mode() の PROXY および ASPECTJ 値に対して、それぞれ ProxyAsyncConfiguration または AspectJAsyncConfiguration を返します。AdviceModeImportSelector<EnableAsync> の selectImports adviceMode - ジェネリクスを介して指定されたアノテーションのアドバイスモード属性の値。AdviceMode が不明な場合は null )