Package org.forgerock.guice.core
Annotation Type GuiceModules
This annotation allows the declaration of additional modules to be initialised in the Injector instance.
- Since:
- 1.1.0
-
Required Element Summary
Required Elements
-
Element Details
-
value
Returns the list of Modules to include in the test Injector.
-