Uses of Interface
org.springframework.shell.config.ShellConversionServiceSupplier
Packages that use ShellConversionServiceSupplier
-
Uses of ShellConversionServiceSupplier in org.springframework.shell.boot
Methods in org.springframework.shell.boot that return ShellConversionServiceSupplierModifier and TypeMethodDescriptionSpringShellAutoConfiguration.shellConversionServiceSupplier
(org.springframework.context.ApplicationContext applicationContext) Methods in org.springframework.shell.boot with parameters of type ShellConversionServiceSupplierModifier and TypeMethodDescriptionParameterResolverAutoConfiguration.commandExecutionHandlerMethodArgumentResolvers
(ShellConversionServiceSupplier shellConversionServiceSupplier) SpringShellAutoConfiguration.shell
(ResultHandlerService resultHandlerService, CommandCatalog commandRegistry, org.jline.terminal.Terminal terminal, ShellConversionServiceSupplier shellConversionServiceSupplier, ShellContext shellContext, ExitCodeMappings exitCodeMappings)