org.sourceforge.jemm
Class WeaverStatus

java.lang.Object
  extended by org.sourceforge.jemm.WeaverStatus

public final class WeaverStatus
extends java.lang.Object

If the Class Transformation Weaver is running it provides status information through this class.

Author:
Paul Keeble

Method Summary
static boolean isRunning()
           
protected static void setRunning()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setRunning

protected static void setRunning()

isRunning

public static boolean isRunning()
Returns:
true if the weaver is running, false otherwise


Copyright © 2009. All Rights Reserved.