org.wamblee.inject with
Contexts and Dependency Injection (JSR-299).See: Description
| Class | Description |
|---|---|
| BeanManagerLookup |
Class that encapsulates beanmanager lookup in a way so that the lookup can be
explicitly overriden (for instance for unit test).
|
| CdiInjector |
Class encapsulating bean injection into a specific non-contextual object of a
given class.
|
| CdiInjectorFactory |
Factory that creates CDI injectors.
|
org.wamblee.inject with
Contexts and Dependency Injection (JSR-299).
The APIs of this package are typically not used directly but are used implicitly through
SimpleInjector, InjectorBuilder, and
Injectable.
To use CDI this package must be available on the classpath.Copyright © 2026. All rights reserved.