public class ConfigurationChecker
extends java.lang.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)