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
CommandRegistration s. |
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
CommandRegistration s. |
CommandExecution.CommandParserExceptionsException |
Class and Description |
---|
CommandCatalog
Interface defining contract to handle existing
CommandRegistration s. |
Class and Description |
---|
CommandCatalog
Interface defining contract to handle existing
CommandRegistration s. |
Copyright © 2024. All rights reserved.