Uses of Interface
org.springframework.shell.boot.NonInteractiveShellRunnerCustomizer
Packages that use NonInteractiveShellRunnerCustomizer
-
Uses of NonInteractiveShellRunnerCustomizer in org.springframework.shell.boot
Method parameters in org.springframework.shell.boot with type arguments of type NonInteractiveShellRunnerCustomizerModifier and TypeMethodDescriptionorg.springframework.shell.jline.NonInteractiveShellRunnerShellRunnerAutoConfiguration.NonePrimaryCommandConfiguration.nonInteractiveApplicationRunner(org.springframework.shell.Shell shell, org.springframework.shell.context.ShellContext shellContext, org.springframework.beans.factory.ObjectProvider<NonInteractiveShellRunnerCustomizer> customizer) org.springframework.shell.jline.NonInteractiveShellRunnerShellRunnerAutoConfiguration.PrimaryCommandConfiguration.nonInteractiveApplicationRunner(org.springframework.shell.Shell shell, org.springframework.shell.context.ShellContext shellContext, org.springframework.beans.factory.ObjectProvider<NonInteractiveShellRunnerCustomizer> customizer, SpringShellProperties properties)