Package cloud.commandframework.annotations.injection
Classes related to parameter injection
-
Annotation Types Summary Annotation Type Description RawArgs Used to injectCommandContext.getRawInput()into aCommandMethod
| Annotation Type | Description |
|---|---|
| RawArgs |
Used to inject
CommandContext.getRawInput() into a
CommandMethod |