|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jacorb.util.tracing.TraceTreeNode
public class TraceTreeNode
TraceTreeNode.java
| Field Summary | |
|---|---|
protected long |
client_time
|
protected java.lang.String |
operation
|
protected long |
server_time
|
protected java.util.Vector |
subtraces
|
protected int |
tracer_id
|
| Constructor Summary | |
|---|---|
TraceTreeNode(int tracer_id)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Vector subtraces
protected int tracer_id
protected java.lang.String operation
protected long client_time
protected long server_time
| Constructor Detail |
|---|
public TraceTreeNode(int tracer_id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||