Package net.subnoize.qcat.util
Class ConfigurationUtils
java.lang.Object
net.subnoize.qcat.util.ConfigurationUtils
A helper to unwrap and retrieve values from the Spring Configuration system.
- Author:
- John Bryant
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigurationUtils
public ConfigurationUtils()
-
-
Method Details
-
getString
Get a string from the Spring configuration sub-system, unwrapping the "${..}" in the process- Parameters:
key-- Returns:
-