Uses of Package
io.avaje.inject.spi
Packages that use io.avaje.inject.spi
Package
Description
Avaje Inject API - see
BeanScope.Building bean scope objects expected to only be used by generated code.
-
Classes in io.avaje.inject.spi used by io.avaje.injectClassDescriptionA Module containing dependencies that will be included in BeanScope.Plugin interface which contains the application properties used for wiring.Deprecated, for removal: This API element is subject to removal in a future version.use ConfigPropertyPlugin Instead
-
Classes in io.avaje.inject.spi used by io.avaje.inject.spiClassDescriptionA Module containing dependencies that will be included in BeanScope.Mutable builder object used when building a bean scope.Plugin interface which contains the application properties used for wiring.Superclass for all Inject SPI classesA Plugin that can be applied when creating a bean scope.Deprecated, for removal: This API element is subject to removal in a future version.migrate to
AvajeModuleDeprecated, for removal: This API element is subject to removal in a future version.use ConfigPropertyPlugin InsteadHolds beans supplied to the dependency injection.