public class ClassLoaderAggregateProperties
extends org.apache.commons.configuration.CompositeConfiguration
| Constructor and Description |
|---|
ClassLoaderAggregateProperties(ClassLoader classLoader,
String companyId,
String componentName) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.configuration.CompositeConfiguration |
getBaseConfiguration() |
Properties |
getProperties() |
Object |
getProperty(String key) |
String |
getString(String key) |
String |
getString(String key,
com.liferay.portal.kernel.configuration.Filter filter) |
String[] |
getStringArray(String key,
com.liferay.portal.kernel.configuration.Filter filter) |
List<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(ClassLoader classLoader,
String companyId,
String componentName)
public org.apache.commons.configuration.CompositeConfiguration getBaseConfiguration()
public Properties getProperties()
public Object getProperty(String key)
getProperty in interface org.apache.commons.configuration.ConfigurationgetProperty in class org.apache.commons.configuration.CompositeConfigurationpublic String getString(String key)
getString in interface org.apache.commons.configuration.ConfigurationgetString in class org.apache.commons.configuration.AbstractConfigurationpublic String getString(String key,
com.liferay.portal.kernel.configuration.Filter filter)
public String[] getStringArray(String key,
com.liferay.portal.kernel.configuration.Filter filter)
public List<String> loadedSources()