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, setListDelimiter
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, getSubstitutor, interpolate, interpolate, interpolatedConfiguration, interpolateHelper, isDelimiterParsingDisabled, isScalarValue, isThrowExceptionOnMissing, resolveContainerStore, setDefaultListDelimiter, setDelimiter, setLogger, setProperty, setThrowExceptionOnMissing, subset
addConfigurationListener, addErrorListener, clearConfigurationListeners, clearErrorListeners, createErrorEvent, createEvent, fireError, fireEvent, getConfigurationListeners, getErrorListeners, isDetailEvents, removeConfigurationListener, removeErrorListener, setDetailEvents
public 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.Configuration
getProperty
in class org.apache.commons.configuration.CompositeConfiguration
public String getString(String key)
getString
in interface org.apache.commons.configuration.Configuration
getString
in class org.apache.commons.configuration.AbstractConfiguration
public 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()