Uses of Interface
io.avaje.inject.spi.Module
Packages that use Module
Package
Description
Avaje Inject API - see
BeanScope
.Building bean scope objects expected to only be used by generated code.
-
Uses of Module in io.avaje.inject
Methods in io.avaje.inject with parameters of type ModuleModifier and TypeMethodDescriptionSpecify the modules to include in dependency injection. -
Uses of Module in io.avaje.inject.spi
Subinterfaces of Module in io.avaje.inject.spiModifier and TypeInterfaceDescriptionstatic interface
Marker for custom scoped modules.