public static class ConfigHelper.PropertiesWithPrefix
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
prefix |
java.util.Properties |
props |
Constructor and Description |
---|
PropertiesWithPrefix(java.util.Properties properties,
java.lang.String prefix) |