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(org.springframework.shell.command.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 TypeMethodDescriptionorg.springframework.shell.command.CommandRegistration.BuilderSupplierCommandCatalogAutoConfiguration.commandRegistrationBuilderSupplier(org.springframework.beans.factory.ObjectProvider<CommandRegistrationCustomizer> customizerProvider)