|
Valescom Java API | |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||
See:
Description
| Class Summary | |
|---|---|
| Trace | Responsibility: Providing an access poinbt to print trace output. |
| TraceManager | Responsibility: Printing the trace output to a medium accessible to the programmer. |
The trace package gives the programmer insight in the behaviour of a running application.
The trace package provides a mechanism to trace code in an environment where a debugger is not available. It helps the developer to find and analyse bugs by examining the flow of the methods that have been traced.

|
Valescom Java API | |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||