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)
PropertyChecker
checkProperties
in interface PropertyChecker
properties
- The properties to check, usually System.getProperties()Copyright © 2011–2017. All rights reserved.