Java EE 5 SDK

com.sun.appserv.management.util.misc
Interface DebugState

All Known Implementing Classes:
DebugState.Impl

public interface DebugState


Nested Class Summary
static class DebugState.Impl
          Convenience class when a simple implement is desired.
 
Method Summary
 boolean getDebug()
          Return true if debugging is on.
 

Method Detail

getDebug

boolean getDebug()
Return true if debugging is on.


Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.