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