Package org. kodein. di. jxinject
Types
Link copied to clipboard
Defines that this should be injected with the erased binding.
Link copied to clipboard
Defines that the annotated Function1 is to be injected as a di factory.
Link copied to clipboard
Utility function that eases the retrieval of a JxInjector.
Link copied to clipboard
Injector that allows to inject instances that use javax.inject.* annotations.
Link copied to clipboard
Defines that this should be null if there is no corresponding binding.
Link copied to clipboard
Defines that the annotated Function0 is to be injected as a di provider.
Properties
Link copied to clipboard
Link copied to clipboard
Module that must be imported in order to use JxInjector.