|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.configuration.event.EventSource
org.apache.commons.configuration.AbstractConfiguration
org.apache.commons.configuration.CompositeConfiguration
com.germinus.easyconf.AggregatedProperties
com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties
public class ClassLoaderAggregateProperties
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.configuration.AbstractConfiguration |
|---|
END_TOKEN, EVENT_ADD_PROPERTY, EVENT_CLEAR, EVENT_CLEAR_PROPERTY, EVENT_READ_PROPERTY, EVENT_SET_PROPERTY, START_TOKEN |
| Constructor Summary | |
|---|---|
ClassLoaderAggregateProperties(ClassLoader classLoader,
String companyId,
String componentName)
|
|
| Method Summary | |
|---|---|
void |
addBaseFileName(String fileName)
|
void |
addGlobalFileName(String fileName)
|
org.apache.commons.configuration.CompositeConfiguration |
getBaseConfiguration()
|
String |
getComponentName()
|
Object |
getProperty(String key)
|
boolean |
hasBaseConfiguration()
|
List<String> |
loadedSources()
|
| Methods inherited from class org.apache.commons.configuration.CompositeConfiguration |
|---|
addConfiguration, addConfiguration, addPropertyDirect, clear, clearPropertyDirect, clone, containsKey, getConfiguration, getInMemoryConfiguration, getKeys, getKeys, getList, getNumberOfConfigurations, getSource, getStringArray, isEmpty, removeConfiguration, setDelimiterParsingDisabled, setListDelimiter |
| Methods inherited from class org.apache.commons.configuration.AbstractConfiguration |
|---|
addErrorLogListener, addProperty, append, clearProperty, copy, createInterpolator, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getDefaultListDelimiter, getDelimiter, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInt, getInt, getInteger, getInterpolator, getList, getListDelimiter, getLogger, getLong, getLong, getLong, getProperties, getProperties, getShort, getShort, getShort, getString, getString, getSubstitutor, interpolate, interpolate, interpolatedConfiguration, interpolateHelper, isDelimiterParsingDisabled, isScalarValue, isThrowExceptionOnMissing, resolveContainerStore, setDefaultListDelimiter, setDelimiter, setLogger, setProperty, setThrowExceptionOnMissing, subset |
| Methods inherited from class org.apache.commons.configuration.event.EventSource |
|---|
addConfigurationListener, addErrorListener, clearConfigurationListeners, clearErrorListeners, createErrorEvent, createEvent, fireError, fireEvent, getConfigurationListeners, getErrorListeners, isDetailEvents, removeConfigurationListener, removeErrorListener, setDetailEvents |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassLoaderAggregateProperties(ClassLoader classLoader,
String companyId,
String componentName)
| Method Detail |
|---|
public void addBaseFileName(String fileName)
addBaseFileName in class com.germinus.easyconf.AggregatedPropertiespublic void addGlobalFileName(String fileName)
addGlobalFileName in class com.germinus.easyconf.AggregatedPropertiespublic org.apache.commons.configuration.CompositeConfiguration getBaseConfiguration()
public String getComponentName()
getComponentName in class com.germinus.easyconf.AggregatedPropertiespublic Object getProperty(String key)
getProperty in interface org.apache.commons.configuration.ConfigurationgetProperty in class com.germinus.easyconf.AggregatedPropertiespublic boolean hasBaseConfiguration()
hasBaseConfiguration in class com.germinus.easyconf.AggregatedPropertiespublic List<String> loadedSources()
loadedSources in class com.germinus.easyconf.AggregatedProperties
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||