Uses of Package
io.avaje.inject
| Package | Description |
|---|---|
| io.avaje.inject |
Avaje Inject API - see
ApplicationScope and 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 BeanScope Holds beans created by dependency injection.BeanScopeBuilder Build a bean scope with options for shutdown hook and supplying test doubles.RequestScope Provides request scoped beans in addition to beans from the underlying bean scope.RequestScopeBuilder Builder for RequestScope.RequestScopeMatch Match for request scope provider.RequestScopeProvider Provides request scoped beans. -
Classes in io.avaje.inject used by io.avaje.inject.spi Class Description BeanScope Holds beans created by dependency injection.RequestScopeProvider Provides request scoped beans.