C H O Q S
C
- Clear - Class in org.springframework.shell.standard.commands
-
ANSI console related commands.
- Clear() - Constructor for class org.springframework.shell.standard.commands.Clear
-
- clear() - Method in class org.springframework.shell.standard.commands.Clear
-
- clear() - Method in class org.springframework.shell.standard.commands.StandardCommandsAutoConfiguration
-
- Clear.Command - Interface in org.springframework.shell.standard.commands
-
Marker interface for beans providing clear functionality to the shell.
H
- Help - Class in org.springframework.shell.standard.commands
-
A command to display help about all available commands.
- Help(List<ParameterResolver>) - Constructor for class org.springframework.shell.standard.commands.Help
-
- help(String) - Method in class org.springframework.shell.standard.commands.Help
-
- help(List<ParameterResolver>) - Method in class org.springframework.shell.standard.commands.StandardCommandsAutoConfiguration
-
- Help.Command - Interface in org.springframework.shell.standard.commands
-
Marker interface for beans providing help functionality to the shell.
O
- org.springframework.shell.standard.commands - package org.springframework.shell.standard.commands
-
Contains default commands that ought to apply to each shell app.
Q
- Quit - Class in org.springframework.shell.standard.commands
-
A command that terminates the running shell.
- Quit() - Constructor for class org.springframework.shell.standard.commands.Quit
-
- quit() - Method in class org.springframework.shell.standard.commands.Quit
-
- quit() - Method in class org.springframework.shell.standard.commands.StandardCommandsAutoConfiguration
-
- Quit.Command - Interface in org.springframework.shell.standard.commands
-
Marker interface for beans providing quit functionality to the shell.
S
- Script - Class in org.springframework.shell.standard.commands
-
A command that can read and execute other commands from a file.
- Script(Shell, Parser) - Constructor for class org.springframework.shell.standard.commands.Script
-
- script(File) - Method in class org.springframework.shell.standard.commands.Script
-
- script(Shell, Parser) - Method in class org.springframework.shell.standard.commands.StandardCommandsAutoConfiguration
-
- Script.Command - Interface in org.springframework.shell.standard.commands
-
Marker interface for beans providing script functionality to the shell.
- setCommandRegistry(CommandRegistry) - Method in class org.springframework.shell.standard.commands.Help
-
- setValidatorFactory(ValidatorFactory) - Method in class org.springframework.shell.standard.commands.Help
-
- Stacktrace - Class in org.springframework.shell.standard.commands
-
A command to display the full stacktrace when an error occurs.
- Stacktrace() - Constructor for class org.springframework.shell.standard.commands.Stacktrace
-
- stacktrace() - Method in class org.springframework.shell.standard.commands.Stacktrace
-
- stacktrace() - Method in class org.springframework.shell.standard.commands.StandardCommandsAutoConfiguration
-
- Stacktrace.Command - Interface in org.springframework.shell.standard.commands
-
Marker interface for beans providing stacktrace functionality to the shell.
- StandardCommandsAutoConfiguration - Class in org.springframework.shell.standard.commands
-
Creates beans for standard commands.
- StandardCommandsAutoConfiguration() - Constructor for class org.springframework.shell.standard.commands.StandardCommandsAutoConfiguration
-
C H O Q S
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.