Package | Description |
---|---|
org.springframework.shell.standard |
Contains infrastructure for describing commands with the "new" preferred Spring Shell programming model.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardMethodTargetRegistrar
The standard implementation of
MethodTargetRegistrar for new shell
applications, resolves methods annotated with ShellMethod on
ShellComponent beans. |
Copyright © 2024. All rights reserved.