Uses of Interface
org.springframework.shell.boot.CommandRegistrationCustomizer
Packages that use CommandRegistrationCustomizer
-
Uses of CommandRegistrationCustomizer in org.springframework.shell.boot
Methods in org.springframework.shell.boot that return CommandRegistrationCustomizerModifier and TypeMethodDescriptionCommandCatalogAutoConfiguration.customOptionNameModifierCommandRegistrationCustomizer(CommandRegistration.OptionNameModifier modifier) CommandCatalogAutoConfiguration.defaultOptionNameModifierCommandRegistrationCustomizer(SpringShellProperties properties) CommandCatalogAutoConfiguration.helpOptionsCommandRegistrationCustomizer(SpringShellProperties properties) Method parameters in org.springframework.shell.boot with type arguments of type CommandRegistrationCustomizerModifier and TypeMethodDescriptionCommandCatalogAutoConfiguration.commandRegistrationBuilderSupplier(org.springframework.beans.factory.ObjectProvider<CommandRegistrationCustomizer> customizerProvider)