public abstract class AbstractReporterConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractReporterConfig.ReporterConfigurationException |
| Constructor and Description |
|---|
AbstractReporterConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected static <T> T |
loadFromFile(String fileName,
Class<T> clazz) |
static <T> boolean |
validate(T obj) |
protected static <T> T loadFromFile(String fileName, Class<T> clazz) throws IOException
IOExceptionpublic static <T> boolean validate(T obj)
Copyright © 2015 AddThis. All rights reserved.