Liferay 6.0-ee

com.liferay.portal.kernel.util
Class SystemEnv

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

public class SystemEnv
extends Object


Constructor Summary
SystemEnv()
           
 
Method Summary
static Properties getProperties()
           
static void setProperties(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 Properties getProperties()

setProperties

public static void setProperties(Properties props)

Liferay 6.0-ee