net.kldp.beat.configuration
Class DevMode

java.lang.Object
  extended by net.kldp.beat.configuration.DevMode
Direct Known Subclasses:
ActionClassPool, AnnotationPool

public abstract class DevMode
extends java.lang.Object


Field Summary
protected static boolean isDevMode
           
 
Constructor Summary
DevMode()
           
 
Method Summary
static void setDevMode(boolean mode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isDevMode

protected static boolean isDevMode
Constructor Detail

DevMode

public DevMode()
Method Detail

setDevMode

public static void setDevMode(boolean mode)