クラス DefaultShellApplicationRunner
java.lang.ObjectSE
org.springframework.shell.DefaultShellApplicationRunner
- 実装されているすべてのインターフェース:
org.springframework.boot.ApplicationRunner,ShellApplicationRunner
@Order(0)
public class DefaultShellApplicationRunner
extends ObjectSE
implements ShellApplicationRunner
シェルを処理できる最初に順序付けされた
ShellRunner にディスパッチするデフォルトの ShellApplicationRunner。フィールドのサマリー
フィールドコンストラクターの概要
コンストラクターメソッドのサマリー
フィールドの詳細
PRECEDENCE
public static final int PRECEDENCEこのランナーが他の ApplicationRunner Bean に対して実行される優先順位- 関連事項:
コンストラクターの詳細
DefaultShellApplicationRunner
メソッドの詳細
run
- 次で指定:
- インターフェース
org.springframework.boot.ApplicationRunnerのrun - 例外:
ExceptionSE