Class ConfigurationImpl
Object
com.liferay.portal.kernel.internal.configuration.ConfigurationImpl
- All Implemented Interfaces:
Configuration
- Author:
- Brian Wing Shun Chan, Shuyang Zhou
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanString[]String[]getProperties(String prefix, boolean removePrefix) protected voidvoid
-
Constructor Details
-
ConfigurationImpl
-
-
Method Details
-
clearCache
public void clearCache()- Specified by:
clearCachein interfaceConfiguration
-
contains
- Specified by:
containsin interfaceConfiguration
-
get
- Specified by:
getin interfaceConfiguration
-
get
- Specified by:
getin interfaceConfiguration
-
getArray
- Specified by:
getArrayin interfaceConfiguration
-
getArray
- Specified by:
getArrayin interfaceConfiguration
-
getLoadedSources
- Specified by:
getLoadedSourcesin interfaceConfiguration
-
getProperties
- Specified by:
getPropertiesin interfaceConfiguration
-
getProperties
- Specified by:
getPropertiesin interfaceConfiguration
-
set
- Specified by:
setin interfaceConfiguration
-
printSources
protected void printSources()
-