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