Uses of Interface
io.avaje.inject.spi.InjectExtension
Packages that use InjectExtension
Package
Description
Building bean scope objects expected to only be used by generated code.
-
Uses of InjectExtension in io.avaje.inject.spi
Subinterfaces of InjectExtension in io.avaje.inject.spiModifier and TypeInterfaceDescriptioninterfaceA Module containing dependencies that will be included in BeanScope.static interfaceMarker for custom scoped modules.interfacePlugin interface which contains the application properties used for wiring.interfaceA Plugin that can be applied when creating a bean scope.interfaceDeprecated, for removal: This API element is subject to removal in a future version.static interfaceDeprecated, for removal: This API element is subject to removal in a future version.Marker for custom scoped modules.interfaceDetermines Multi-Module wiring order.interfaceDeprecated, for removal: This API element is subject to removal in a future version.migrate toInjectPlugininterfaceDeprecated, for removal: This API element is subject to removal in a future version.use ConfigPropertyPlugin Instead
AvajeModule