Uses of Package
io.avaje.inject
| 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 used by io.avaje.inject Class Description BeanEntry A bean entry with priority and optional name.BeanScope Holds beans created by dependency injection.BeanScopeBuilder Build a bean scope with options for shutdown hook and supplying external dependencies.BeanScopeBuilder.ForTesting Extends the building with testing specific support for mocks and spies. -
Classes in io.avaje.inject used by io.avaje.inject.spi Class Description BeanScope Holds beans created by dependency injection.