|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
External XQJ Spy logging controller interface
| Method Summary | |
boolean |
getEnableLogging()
Indicates whether XQJ Spy logging was enabled when the connection was created and whether logging is turned on. |
void |
setEnableLogging(boolean enable)
Enable XQJ Spy logging If XQJ Spy was enabled when the connection was created, you can turn on or off XQJ Spy logging at runtime using this method. |
| Method Detail |
public void setEnableLogging(boolean enable)
throws XQException
enable - boolean indicating spy logging has to be enabled or disabled
XQException
public boolean getEnableLogging()
throws XQException
true if logging is enabled, else false is returned
XQException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||