Class Hierarchy
- java.lang.Object
- org.springframework.shell.support.AbstractArgumentMethodArgumentResolver (implements org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolver)
- org.springframework.shell.command.ArgumentHeaderMethodArgumentResolver
- org.springframework.shell.command.CommandAlias.DefaultCommandAlias (implements org.springframework.shell.command.CommandAlias)
- org.springframework.shell.command.CommandCatalog.DefaultCommandCatalog (implements org.springframework.shell.command.CommandCatalog)
- org.springframework.shell.command.CommandContext.DefaultCommandContext (implements org.springframework.shell.command.CommandContext)
- org.springframework.shell.command.CommandContextMethodArgumentResolver (implements org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolver)
- org.springframework.shell.command.CommandExecution.CommandExecutionHandlerMethodArgumentResolvers
- org.springframework.shell.command.CommandExecution.DefaultCommandExecution (implements org.springframework.shell.command.CommandExecution)
- org.springframework.shell.command.CommandExecution.ParamNameHandlerMethodArgumentResolver (implements org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolver)
- org.springframework.shell.command.CommandExitCode.DefaultCommandExitCode (implements org.springframework.shell.command.CommandExitCode)
- org.springframework.shell.command.CommandHandlingResult.DefaultHandlingResult (implements org.springframework.shell.command.CommandHandlingResult)
- org.springframework.shell.command.CommandOption.DefaultCommandOption (implements org.springframework.shell.command.CommandOption)
- org.springframework.shell.command.CommandParser.DefaultCommandParser (implements org.springframework.shell.command.CommandParser)
- org.springframework.shell.command.CommandParser.DefaultCommandParserResult (implements org.springframework.shell.command.CommandParser.CommandParserResult)
- org.springframework.shell.command.CommandParser.DefaultCommandParserResults (implements org.springframework.shell.command.CommandParser.CommandParserResults)
- org.springframework.shell.command.CommandParserExceptionResolver (implements org.springframework.shell.command.CommandExceptionResolver)
- org.springframework.shell.command.CommandRegistration.BaseBuilder (implements org.springframework.shell.command.CommandRegistration.Builder)
- org.springframework.shell.command.CommandRegistration.DefaultBuilder
- org.springframework.shell.command.CommandRegistration.DefaultAliasSpec (implements org.springframework.shell.command.CommandRegistration.AliasSpec)
- org.springframework.shell.command.CommandRegistration.DefaultCommandRegistration (implements org.springframework.shell.command.CommandRegistration)
- org.springframework.shell.command.CommandRegistration.DefaultErrorHandlingSpec (implements org.springframework.shell.command.CommandRegistration.ErrorHandlingSpec)
- org.springframework.shell.command.CommandRegistration.DefaultExitCodeSpec (implements org.springframework.shell.command.CommandRegistration.ExitCodeSpec)
- org.springframework.shell.command.CommandRegistration.DefaultHelpOptionsSpec (implements org.springframework.shell.command.CommandRegistration.HelpOptionsSpec)
- org.springframework.shell.command.CommandRegistration.DefaultOptionSpec (implements org.springframework.shell.command.CommandRegistration.OptionSpec)
- org.springframework.shell.command.CommandRegistration.DefaultTargetSpec (implements org.springframework.shell.command.CommandRegistration.TargetSpec)
- org.springframework.shell.command.CommandRegistration.HelpOptionInfo.DefaultHelpOptionInfo (implements org.springframework.shell.command.CommandRegistration.HelpOptionInfo)
- org.springframework.shell.command.CommandRegistration.TargetInfo.DefaultTargetInfo (implements org.springframework.shell.command.CommandRegistration.TargetInfo)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.shell.command.CommandExecution.CommandExecutionException
- org.springframework.shell.command.CommandExecution.CommandParserExceptionsException
- org.springframework.shell.command.CommandParser.CommandParserException
- org.springframework.shell.command.CommandParser.MissingOptionException
- org.springframework.shell.command.CommandParser.OptionException
- org.springframework.shell.command.CommandParser.NotEnoughArgumentsOptionException
- org.springframework.shell.command.CommandParser.TooManyArgumentsOptionException
- org.springframework.shell.command.CommandParser.UnrecognisedOptionException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.shell.support.AbstractArgumentMethodArgumentResolver (implements org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolver)
Interface Hierarchy
- org.springframework.shell.command.CommandAlias
- org.springframework.shell.command.CommandCatalog
- org.springframework.shell.command.CommandCatalogCustomizer
- org.springframework.shell.command.CommandContext
- org.springframework.shell.command.CommandExceptionResolver
- org.springframework.shell.command.CommandExecution
- org.springframework.shell.command.CommandExitCode
- org.springframework.shell.command.CommandHandlingResult
- org.springframework.shell.command.CommandOption
- org.springframework.shell.command.CommandParser
- org.springframework.shell.command.CommandParser.CommandParserResult
- org.springframework.shell.command.CommandParser.CommandParserResults
- org.springframework.shell.command.CommandRegistration
- org.springframework.shell.command.CommandRegistration.AliasSpec
- org.springframework.shell.command.CommandRegistration.Builder
- org.springframework.shell.command.CommandRegistration.ErrorHandlingSpec
- org.springframework.shell.command.CommandRegistration.ExitCodeSpec
- org.springframework.shell.command.CommandRegistration.HelpOptionInfo
- org.springframework.shell.command.CommandRegistration.HelpOptionsSpec
- org.springframework.shell.command.CommandRegistration.OptionSpec
- org.springframework.shell.command.CommandRegistration.TargetInfo
- org.springframework.shell.command.CommandRegistration.TargetSpec
- org.springframework.shell.command.CommandResolver
- java.util.function.Function<T,
R> - org.springframework.shell.command.CommandRegistration.OptionNameModifier
- java.util.function.Supplier<T>
- org.springframework.shell.command.CommandRegistration.BuilderSupplier
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.shell.command.CommandRegistration.OptionArity
- org.springframework.shell.command.CommandRegistration.TargetInfo.TargetType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)