public final class EPJConfigProvider
extends java.lang.Object
implements javax.inject.Provider<org.apache.commons.configuration.Configuration>
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
filePath |
private static org.slf4j.Logger |
log |
Constructor and Description |
---|
EPJConfigProvider(java.lang.String filePath) |
Modifier and Type | Method and Description |
---|---|
org.apache.commons.configuration.Configuration |
get() |
private org.apache.commons.configuration.Configuration |
getConfigURI(java.lang.String name) |