public class ClassLoaderAggregateProperties
extends org.apache.commons.configuration.CompositeConfiguration
| Constructor and Description |
|---|
ClassLoaderAggregateProperties(java.lang.ClassLoader classLoader,
java.lang.String companyId,
java.lang.String componentName) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.configuration.CompositeConfiguration |
getBaseConfiguration() |
java.util.Properties |
getProperties() |
java.lang.Object |
getProperty(java.lang.String key) |
java.lang.String |
getString(java.lang.String key) |
java.lang.String |
getString(java.lang.String key,
com.liferay.portal.kernel.configuration.Filter filter) |
java.lang.String[] |
getStringArray(java.lang.String key,
com.liferay.portal.kernel.configuration.Filter filter) |
java.util.List<java.lang.String> |
loadedSources() |
addConfiguration, addConfiguration, addPropertyDirect, clear, clearPropertyDirect, clone, containsKey, getConfiguration, getInMemoryConfiguration, getKeys, getKeys, getList, getNumberOfConfigurations, getSource, getStringArray, isEmpty, removeConfiguration, setDelimiterParsingDisabled, setListDelimiteraddErrorLogListener, 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, getSubstitutor, interpolate, interpolate, interpolatedConfiguration, interpolateHelper, isDelimiterParsingDisabled, isScalarValue, isThrowExceptionOnMissing, resolveContainerStore, setDefaultListDelimiter, setDelimiter, setLogger, setProperty, setThrowExceptionOnMissing, subsetaddConfigurationListener, addErrorListener, clearConfigurationListeners, clearErrorListeners, createErrorEvent, createEvent, fireError, fireEvent, getConfigurationListeners, getErrorListeners, isDetailEvents, removeConfigurationListener, removeErrorListener, setDetailEventspublic ClassLoaderAggregateProperties(java.lang.ClassLoader classLoader,
java.lang.String companyId,
java.lang.String componentName)
public org.apache.commons.configuration.CompositeConfiguration getBaseConfiguration()
public java.util.Properties getProperties()
public java.lang.Object getProperty(java.lang.String key)
getProperty in interface org.apache.commons.configuration.ConfigurationgetProperty in class org.apache.commons.configuration.CompositeConfigurationpublic java.lang.String getString(java.lang.String key)
getString in interface org.apache.commons.configuration.ConfigurationgetString in class org.apache.commons.configuration.AbstractConfigurationpublic java.lang.String getString(java.lang.String key,
com.liferay.portal.kernel.configuration.Filter filter)
public java.lang.String[] getStringArray(java.lang.String key,
com.liferay.portal.kernel.configuration.Filter filter)
public java.util.List<java.lang.String> loadedSources()