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.context | |
org.springframework.shell.jline |
Contains classes that leverage the JLine library to hook into the Spring Shell REPL.
|
org.springframework.shell.result |
Contains strategies for dealing with results of commands.
|
Class and Description |
---|
ShellContext
Interface defining a contract for a context which allows to loosely connect
different components together and keep things alive between commands.
|
Class and Description |
---|
InteractionMode
Enumeration for modes shell is operating.
|
ShellContext
Interface defining a contract for a context which allows to loosely connect
different components together and keep things alive between commands.
|
Class and Description |
---|
InteractionMode
Enumeration for modes shell is operating.
|
ShellContext
Interface defining a contract for a context which allows to loosely connect
different components together and keep things alive between commands.
|
Class and Description |
---|
ShellContext
Interface defining a contract for a context which allows to loosely connect
different components together and keep things alive between commands.
|
Class and Description |
---|
ShellContext
Interface defining a contract for a context which allows to loosely connect
different components together and keep things alive between commands.
|
Copyright © 2024. All rights reserved.