Package | Description |
---|---|
org.forgerock.guice.core |
Test classes to facilitate setting up the InjectorHolder on a per-test basis.
|
Modifier and Type | Class and Description |
---|---|
class |
GuiceModuleServiceLoader
Will find and load all classes which extend the Guice AbstractModule or PrivateModule class and that are
annotated with the provided annotation by using the Java ServiceLoader framework.
|
Modifier and Type | Method and Description |
---|---|
static void |
InjectorConfiguration.setGuiceModuleLoader(GuiceModuleLoader guiceModuleLoader)
Sets the
GuiceModuleLoader implementation that will be used to find and load module classes. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.