| Package | Description |
|---|---|
| org.springframework.shell |
Contains core classes for Spring Shell, irrespective of the way commands are actually implemented.
|
| org.springframework.shell.command | |
| org.springframework.shell.result |
Contains strategies for dealing with results of commands.
|
| org.springframework.shell.standard |
Contains infrastructure for describing commands with the "new" preferred Spring Shell programming model.
|
| org.springframework.shell.standard.completion |
| Class and Description |
|---|
| CommandCatalog
Interface defining contract to handle existing
CommandRegistrations. |
| CommandExecution.CommandExecutionHandlerMethodArgumentResolvers |
| CommandOption
Interface representing an option in a command.
|
| CommandRegistration
Interface defining a command registration endpoint.
|
| Class and Description |
|---|
| CommandCatalog
Interface defining contract to handle existing
CommandRegistrations. |
| CommandExecution.CommandParserExceptionsException |
| Class and Description |
|---|
| CommandCatalog
Interface defining contract to handle existing
CommandRegistrations. |
| Class and Description |
|---|
| CommandCatalog
Interface defining contract to handle existing
CommandRegistrations. |
Copyright © 2023. All rights reserved.