public final class InstancePropertiesLoader extends AbstractPropertiesLoader
| Modifier and Type | Field and Description |
|---|---|
static InstancePropertiesLoader |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
readProperties(org.apache.commons.configuration.Configuration configuration) |
protected String |
readPropertiesExtendedClass(org.apache.commons.configuration.Configuration configuration) |
loadPropertiespublic static final InstancePropertiesLoader INSTANCE
protected Map<String,String> readProperties(org.apache.commons.configuration.Configuration configuration)
readProperties in class AbstractPropertiesLoaderprotected String readPropertiesExtendedClass(org.apache.commons.configuration.Configuration configuration)
readPropertiesExtendedClass in class AbstractPropertiesLoaderCopyright © 2017–2021 The Apache Software Foundation. All rights reserved.