Package cloud.commandframework.annotations.injection
package cloud.commandframework.annotations.injection
Classes related to parameter injection
This package will be moved in a future release
-
Interface SummaryInterfaceDescriptionService that can be registered to the
ParameterInjectorRegistryin order to provide custom injection support.ParameterInjector<C,T>Injector that injects parameters into CommandMethod annotated methods -
Class Summary