Class Completion
java.lang.Object
org.springframework.shell.standard.AbstractShellComponent
org.springframework.shell.standard.commands.Completion
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware,- org.springframework.beans.factory.InitializingBean,- org.springframework.context.ApplicationContextAware,- org.springframework.context.ResourceLoaderAware
Command to create a shell completion files, i.e. for 
bash.- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic interfaceMarker interface used in auto-config.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbash()voidsetResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader) Methods inherited from class org.springframework.shell.standard.AbstractShellComponentafterPropertiesSet, getApplicationContext, getCommandCatalog, getCompletionResolver, getResourceLoader, getShell, getTemplateExecutor, getTerminal, getThemeResolver, setApplicationContext
- 
Constructor Details- 
Completion
 
- 
- 
Method Details- 
setResourceLoaderpublic void setResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader) - Specified by:
- setResourceLoaderin interface- org.springframework.context.ResourceLoaderAware
- Overrides:
- setResourceLoaderin class- AbstractShellComponent
 
- 
bash
 
-