Uses of Package
io.avaje.inject.spi
| Package | Description |
|---|---|
| io.avaje.inject |
Avaje Inject API - see
BeanScope. |
| io.avaje.inject.spi |
Building bean scope objects expected to only be used by generated code.
|
-
Classes in io.avaje.inject.spi used by io.avaje.inject Class Description Module A Module that can be included in BeanScope. -
Classes in io.avaje.inject.spi used by io.avaje.inject.spi Class Description Builder Mutable builder object used when building a bean scope.Module A Module that can be included in BeanScope.SuppliedBean Holds beans supplied to the dependency injection.