org.knopflerfish.framework.permissions
Class Debug

java.lang.Object
  extended by org.knopflerfish.framework.permissions.Debug

public class Debug
extends java.lang.Object

Static variables that controls debugging of the framework code.


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

Constructor Detail

Debug

public Debug()