com.sun.appserv.management.util.misc
Class DebugState.Impl
java.lang.Object
com.sun.appserv.management.util.misc.DebugState.Impl
- All Implemented Interfaces:
- DebugState
- Enclosing interface:
- DebugState
public static final class DebugState.Impl
- extends Object
- implements DebugState
Convenience class when a simple implement is desired.
Method Summary |
boolean |
getDebug()
Return true if debugging is on. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DebugState.Impl
public DebugState.Impl(boolean status)
getDebug
public boolean getDebug()
- Description copied from interface:
DebugState
- Return true if debugging is on.
- Specified by:
getDebug
in interface DebugState
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.