ehcache

net.sf.ehcache.util
Class VmUtils

java.lang.Object
  extended by net.sf.ehcache.util.VmUtils

public class VmUtils
extends Object

Misc. VM utilities.

Author:
Ludovic Orban

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

Constructor Detail

VmUtils

public VmUtils()
Method Detail

isInGoogleAppEngine

public static boolean isInGoogleAppEngine()
Returns:
true if the code is being executed by Google's App Engine, false otherwise.

ehcache

Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.