クラス Script

java.lang.ObjectSE
org.springframework.shell.standard.AbstractShellComponent
org.springframework.shell.standard.commands.Script
実装済みのインターフェース一覧:
org.springframework.beans.factory.Awareorg.springframework.beans.factory.InitializingBeanorg.springframework.context.ApplicationContextAwareorg.springframework.context.ResourceLoaderAware

@ShellComponent public class Script extends AbstractShellComponent
ファイルから他のコマンドを読み取って実行できるコマンド。
  • コンストラクターの詳細

    • Script

      public Script(org.jline.reader.Parser parser)
  • 方法の詳細