Class Clear
java.lang.Object
org.springframework.shell.standard.AbstractShellComponent
org.springframework.shell.standard.commands.Clear
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.beans.factory.InitializingBean
,org.springframework.context.ApplicationContextAware
,org.springframework.context.ResourceLoaderAware
ANSI console related commands.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
Marker interface for beans providing clear functionality to the shell. -
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.shell.standard.AbstractShellComponent
afterPropertiesSet, getApplicationContext, getCommandCatalog, getCompletionResolver, getResourceLoader, getShell, getTemplateExecutor, getTerminal, getThemeResolver, setApplicationContext, setResourceLoader
-
Constructor Details
-
Clear
public Clear()
-
-
Method Details
-
clear
-