Package | Description |
---|---|
org.springframework.shell.legacy |
Provides integration with Spring Shell 1.
|
Class and Description |
---|
LegacyMethodTargetRegistrar
A
MethodTargetRegistrar that discovers methods annotated with CliCommand on beans
implementing the CommandMarker marker interface. |
LegacyParameterResolver
Resolves parameters by looking at the
CliOption annotation and acting
accordingly. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.