|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.util.tracing.TraceTreeNode
TraceTreeNode.java Created: Tue Jul 25 13:06:22 2000
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)
|
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 |