| Package | Description |
|---|---|
| org.forgerock.guice.core |
Test classes to facilitate setting up the InjectorHolder on a per-test basis.
|
| Class and Description |
|---|
| GuiceModuleLoader
Implementations of this interface are responsible for finding and loading all Guice module classes which are
annotated with the provide module annotation.
|
| InjectorConfiguration
A thread-safe singleton holding the configuration information on how the Guice framework finds Guice Modules to
configure the Guice Injector instance.
|
| InjectorHolder
A thread-safe singleton holding the Guice Injector instance that other classes can call to get to use dependency
injection.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.