com.gargoylesoftware.htmlunit.gae
Class GAEUtils
java.lang.Object
com.gargoylesoftware.htmlunit.gae.GAEUtils
public final class GAEUtils
- extends Object
Utilities for Google App Engine
support.
- Version:
- $Revision: 8931 $
- Author:
- Amit Manjhi
|
Method Summary |
static boolean |
isGaeMode()
Indicates if current JVM is running on Google App Engine. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isGaeMode
public static boolean isGaeMode()
- Indicates if current JVM is running on Google App Engine.
- Returns:
- true if running in GAE mode.
- See Also:
- GAE documentation
Copyright © 2002–2014 Gargoyle Software Inc.. All rights reserved.