クラス AsyncConfigurationSelector

java.lang.ObjectSE
org.springframework.context.annotation.AdviceModeImportSelector<EnableAsync>
org.springframework.scheduling.annotation.AsyncConfigurationSelector
実装されたすべてのインターフェース:
ImportSelector

public class AsyncConfigurationSelector extends AdviceModeImportSelector<EnableAsync>
インポートする @Configuration クラスの EnableAsync.mode() の値に基づいて、使用する AbstractAsyncConfiguration の実装を選択します。
導入:
3.1
作成者:
Chris Beams, Juergen Hoeller
関連事項:
  • コンストラクターの詳細

    • AsyncConfigurationSelector

      public AsyncConfigurationSelector()
  • メソッドの詳細