public class GuiceModuleAggregator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GuiceModuleAggregator.Builder |
| Constructor and Description |
|---|
GuiceModuleAggregator(GuiceModuleAggregator.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
List<Class<? extends Annotation>> |
getModuleAnnotations() |
List<Class<? extends Annotation>> |
getOverridesModuleAnnotations() |
List<String> |
getPackages() |
public GuiceModuleAggregator(GuiceModuleAggregator.Builder builder)
public List<Class<? extends Annotation>> getModuleAnnotations()
public List<Class<? extends Annotation>> getOverridesModuleAnnotations()
Copyright © 2018. All rights reserved.