|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is implemented by objects which provide a tracing facility.
Put the tracer in place by calling the setTraceCallback
method in Interpreter
Method Summary | |
void |
trace(java.lang.Exception e)
this method is called an exception is shown in the trace |
void |
trace(java.lang.String s)
this method is called when a trace message is generated. |
Method Detail |
public void trace(java.lang.String s)
public void trace(java.lang.Exception e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |