Uses of Interface
org.springframework.shell.standard.ValueProvider
Packages that use ValueProvider
Package
Description
Contains infrastructure for describing commands with the "new" preferred Spring Shell programming model.
-
Uses of ValueProvider in org.springframework.shell.standard
Subinterfaces of ValueProvider in org.springframework.shell.standardClasses in org.springframework.shell.standard that implement ValueProviderModifier and TypeClassDescriptionclassAValueProviderthat can be used to auto-complete names of shell commands.classAValueProviderthat knows how to complete values forEnumtyped parameters.classAValueProviderthat can populate names of localFiles, either absolute or relative to the current working directory.