Package com.liferay.portal.kernel.util
Class SystemProperties
Object
com.liferay.portal.kernel.util.SystemProperties
- Author:
- Brian Wing Shun Chan, Mirco Tamburini, Brett Randall, Shuyang Zhou
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static String
static String
static String[]
getProperties
(String prefix, boolean removePrefix) static void
load
(ClassLoader classLoader) static void
-
Field Details
-
SYSTEM_ENV_OVERRIDE_PREFIX
- See Also:
-
SYSTEM_PROPERTIES_QUIET
- See Also:
-
SYSTEM_PROPERTIES_SET
- See Also:
-
SYSTEM_PROPERTIES_SET_OVERRIDE
- See Also:
-
TMP_DIR
- See Also:
-
-
Constructor Details
-
SystemProperties
public SystemProperties()
-
-
Method Details
-
clear
-
get
-
get
-
getArray
-
getProperties
-
getPropertyNames
-
load
-
set
-