public class ModuleList extends Object
| Constructor and Description |
|---|
ModuleList(com.google.inject.Injector baseInjector) |
| Modifier and Type | Method and Description |
|---|---|
void |
addModule(Object input) |
void |
addModules(Object... object) |
List<com.google.inject.Module> |
getModules() |
Copyright © 2015. All rights reserved.