public class CliGuiceModuleLoader extends Object implements org.forgerock.guice.core.GuiceModuleLoader
This is required so as to be able to load the CliGuiceModule which contains duplicate
bindings from CoreGuiceModule which cannot be loaded by the server.
| Constructor and Description |
|---|
CliGuiceModuleLoader() |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends com.google.inject.Module>> |
getGuiceModules(Class<? extends Annotation> moduleAnnotation) |
public Set<Class<? extends com.google.inject.Module>> getGuiceModules(Class<? extends Annotation> moduleAnnotation)
getGuiceModules in interface org.forgerock.guice.core.GuiceModuleLoaderCopyright © 2010–2024 Open Identity Platform Community. All rights reserved.