Package org. kodein. di. jxinject
Types
Erased Binding
Link copied to clipboard
Defines that this should be injected with the erased binding.
Factory Fun
Link copied to clipboard
Defines that the annotated Function1 is to be injected as a di factory.
Jx
Link copied to clipboard
Utility function that eases the retrieval of a JxInjector.
Jx Injector
Link copied to clipboard
Injector that allows to inject instances that use javax.inject.* annotations.
Provider Fun
Link copied to clipboard
Defines that the annotated Function0 is to be injected as a di provider.
Properties
jx
Link copied to clipboard
jx
Link copied to clipboard
jxInjectorModule
Link copied to clipboard
Module that must be imported in order to use JxInjector.