Trace lifelines are denoted by categories:
| Lifeline category | Corresponding glyph in lifeline title |
|---|---|
| Host | |
| Agent | |
| Process | |
| Thread | |
| Class | |
| Object | |
| Collapsed Class/Objects |
In the object interactions view, both Class and Object categories can be present. Classes are shown when calls are made to a statitic method of a class. Objects are shown for any call to an instance of a class that is not the java.lang.Class class.
Related concepts
Overview of the Profiling Tool
Overview of the Log Analyzer
Related tasks
Profiling an application
Viewing trace interactions
(C) Copyright IBM Corporation 2000, 2004. All Rights Reserved.