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 TypeMethodDescriptionShellRunnerAutoConfiguration.NonePrimaryCommandConfiguration.nonInteractiveApplicationRunner(Shell shell, ShellContext shellContext, org.springframework.beans.factory.ObjectProvider<NonInteractiveShellRunnerCustomizer> customizer) ShellRunnerAutoConfiguration.PrimaryCommandConfiguration.nonInteractiveApplicationRunner(Shell shell, ShellContext shellContext, org.springframework.beans.factory.ObjectProvider<NonInteractiveShellRunnerCustomizer> customizer, SpringShellProperties properties)