Hierarchy For Package cloud.commandframework.annotations.injection
Package Hierarchies:Class Hierarchy
- java.lang.Object
- cloud.commandframework.annotations.injection.GuiceInjectionService<C> (implements cloud.commandframework.annotations.injection.InjectionService<C>)
- cloud.commandframework.annotations.injection.ParameterInjectorRegistry<C> (implements cloud.commandframework.annotations.injection.InjectionService<C>)
Interface Hierarchy
- java.util.function.Function<T,
R> - cloud.commandframework.services.types.Service<Context,
Result> - cloud.commandframework.annotations.injection.InjectionService<C>
- cloud.commandframework.services.types.Service<Context,
- cloud.commandframework.annotations.injection.ParameterInjector<C,
T>