public class ClientDebugHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static ClientDebugHelper |
getInstance() |
boolean |
isDebugEnabled() |
boolean |
isTraceEnabled() |
void |
setDebugEnabled(boolean debugEnabled) |
void |
setTraceEnabled(boolean traceEnabled) |
public static ClientDebugHelper getInstance()
public boolean isTraceEnabled()
public void setTraceEnabled(boolean traceEnabled)
public boolean isDebugEnabled()
public void setDebugEnabled(boolean debugEnabled)
Copyright © 2013. All rights reserved.