org.cruxframework.crux.core.server
Class Environment
java.lang.Object
org.cruxframework.crux.core.server.Environment
public class Environment
- extends Object
- Author:
- Thiago da Rosa de Bustamante
|
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 |
Environment
public Environment()
isProduction
public static boolean isProduction()
- Determine if we are running in GWT Hosted Mode
- Returns:
Copyright © 2014. All rights reserved.