com.gargoylesoftware.htmlunit.gae
Class GAEUtils

java.lang.Object
  extended by com.gargoylesoftware.htmlunit.gae.GAEUtils

public final class GAEUtils
extends Object

Utilities for Google App Engine support.

Version:
$Revision: 5834 $
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
 

Method Detail

isGaeMode

public static boolean isGaeMode()
Indicates if current JVM is running on Google App Engine.

Returns:
true if running in GAE mode.
See Also:

Copyright © 2002-2010 Gargoyle Software Inc.. All Rights Reserved.