public class ConfigurationChecker extends Object
| Constructor and Description |
|---|
ConfigurationChecker(Configuration configuration)
Creates a new ConfigurationChecker with the given configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
check()
Checks the given configuration for potential problems.
|
public ConfigurationChecker(Configuration configuration)
public void check()
throws IOException
IOExceptionCopyright © 2016. All rights reserved.