Package | Description |
---|---|
org.springframework.shell.result |
Contains strategies for dealing with results of commands.
|
Modifier and Type | Method and Description |
---|---|
ThrowableResultHandler |
ResultHandlerConfig.throwableResultHandler(org.jline.terminal.Terminal terminal,
CommandCatalog commandCatalog,
ShellContext shellContext,
org.springframework.beans.factory.ObjectProvider<InteractiveShellRunner> interactiveApplicationRunner) |
Constructor and Description |
---|
ThrowableResultHandler(org.jline.terminal.Terminal terminal,
CommandCatalog commandCatalog,
ShellContext shellContext,
org.springframework.beans.factory.ObjectProvider<InteractiveShellRunner> interactiveRunner) |
Copyright © 2024. All rights reserved.