Liferay 7.0-ce-m3

com.liferay.portal.kernel.util
Class PortalRunMode

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

public class PortalRunMode
extends Object


Constructor Summary
PortalRunMode()
           
 
Method Summary
static boolean isTestMode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalRunMode

public PortalRunMode()
Method Detail

isTestMode

public static boolean isTestMode()

Liferay 7.0-ce-m3