Package org.glassfish.admin.amx.util
Interface DebugState
-
- All Known Implementing Classes:
DebugState.Impl
public interface DebugState
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classDebugState.ImplConvenience class when a simple implement is desired.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleangetDebug()Return true if debugging is on.
-