public class Log4JShutdownPropertyChecker extends Object implements PropertyChecker
| Constructor and Description |
|---|
Log4JShutdownPropertyChecker() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkProperties(Properties properties)
Check the given properties to make sure any unset values are properly configured.
|
public void checkProperties(Properties properties)
PropertyCheckercheckProperties in interface PropertyCheckerproperties - The properties to check, usually System.getProperties()Copyright © 2011–2017. All rights reserved.