com.liferay.portal.kernel.util
Class SystemEnv

java.lang.Object
  extended by com.liferay.portal.kernel.util.SystemEnv

public class SystemEnv
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
SystemEnv()
           
 
Method Summary
static java.util.Properties getProperties()
           
static void setProperties(java.util.Properties props)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemEnv

public SystemEnv()
Method Detail

getProperties

public static java.util.Properties getProperties()

setProperties

public static void setProperties(java.util.Properties props)