@Command(name="validate-segments",
description="Compare two segments for validation")
public class ValidateSegments
extends GuiceRunnable
| Modifier and Type | Field and Description |
|---|---|
List<String> |
directories |
| Constructor and Description |
|---|
ValidateSegments() |
| Modifier and Type | Method and Description |
|---|---|
protected List<? extends com.google.inject.Module> |
getModules() |
void |
run() |
configure, initLifecycle, makeInjectorpublic void run()
protected List<? extends com.google.inject.Module> getModules()
getModules in class GuiceRunnableCopyright © 2011–2017. All rights reserved.