|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TraceWriter
An object that implements this interface will be responsible for handling diagnostic messages written by the Trace class.
Trace,
TraceChannel| Method Summary | |
|---|---|
void |
write(TraceItem item)
Handle a diagnostic message. |
| Method Detail |
|---|
void write(TraceItem item)
item - The item to write.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||