| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TraceableI
Debug tracing interface.
Defines methods to support the runtime debug tracing of an object.
| Field Summary | |
|---|---|
static java.lang.String | 
REV
Revision information.  | 
| Method Summary | |
|---|---|
 void | 
dump(java.io.PrintWriter out)
Dump the contents of this traceable object to a (debugging) output stream.  | 
| Field Detail | 
|---|
static final java.lang.String REV
| Method Detail | 
|---|
void dump(java.io.PrintWriter out)
 Note that this method never throws an exception (such as
 IOException).
out - A (debugging) output stream.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||