Package cloud.commandframework.annotations.injection
Classes related to parameter injection
-
Interface Summary Interface Description ParameterInjector<C,T> Injector that injects parameters intoCommandMethodannotated methods -
Class Summary Class Description ParameterInjectorRegistry<C> Registry containing mappings betweenclassesandinjectors -
Annotation Types Summary Annotation Type Description RawArgs Used to injectCommandContext.getRawInput()into aCommandMethod