このバージョンはまだ開発中であり、まだ安定しているとは見なされていません。最新の安定バージョンについては、Spring Shell 3.4.1 を使用してください! |
コマンドレジストリ
The CommandRegistry interface holds the set of commands known to the Shell application. It is possible to dynamically register and unregister commands.
By default, Spring Shell will populate the CommandRegistry with commands defined in the application context.