Package | Description |
---|---|
org.forgerock.guice.core |
This package contains classes for the ForgeRock Guice implementation.
|
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 2011-2015 ForgeRock AS.