public abstract class AbstractReporterConfig
extends java.lang.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(java.lang.String fileName,
java.lang.Class<T> clazz) |
static <T> boolean |
validate(T obj) |
Copyright © 2021. All rights reserved.