Uses of Package
io.bootique.di
Packages that use io.bootique.di
-
Classes in io.bootique.di used by io.bootique.diClassDescriptionAn object passed to a
BQModuleby the DI container during initialization, that provides the API for the module to bind its services to the container.A binding builder that helps with fluent binding creation.Represents a unit of configuration of the Bootique DI container.Injector builder that allows to configure injectorA runtime exception thrown on DI misconfiguration.Injection stack trace element.A facade to the Bootique DI container.An object that encapsulates a key used to store and lookup DI bindings.A binding builder for map configurations.Defines the scope of the instances created by the DI container.A binding builder for set configurations.This class represents any generic type T, as there is no support for this in Java. -
Classes in io.bootique.di used by io.bootique.di.spiClassDescriptionRepresents a unit of configuration of the Bootique DI container.A runtime exception thrown on DI misconfiguration.A facade to the Bootique DI container.An object that encapsulates a key used to store and lookup DI bindings.Defines the scope of the instances created by the DI container.