org.cruxframework.crux.core.server
Class Environment

java.lang.Object
  extended by org.cruxframework.crux.core.server.Environment

public class Environment
extends Object

Author:
Thiago da Rosa de Bustamante

Constructor Summary
Environment()
           
 
Method Summary
static boolean isProduction()
          Determine if we are running in GWT Hosted Mode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Environment

public Environment()
Method Detail

isProduction

public static boolean isProduction()
Determine if we are running in GWT Hosted Mode

Returns:


Copyright © 2014. All rights reserved.