Package cloud.commandframework.annotations.injection
package cloud.commandframework.annotations.injection
Classes related to parameter injection
This package will be moved in a future release
-
ClassDescription
Injection servicethat injects using a GuiceInjectorService that can be registered to theParameterInjectorRegistryin order to provide custom injection support.ParameterInjector<C,T> Injector that injects parameters into CommandMethod annotated methods