org.apache.openejb.util
Class Debug.Trace
java.lang.Object
org.apache.openejb.util.Debug.Trace
- Enclosing class:
- Debug
public static class Debug.Trace
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Debug.Trace
public Debug.Trace()
record
public static void record()
report
public static void report(OutputStream write)
report
public static void report(PrintStream stream)
mark
public static void mark()
print
public void print(PrintStream out)
reset
public static void reset()
link
public void link(List<StackTraceElement> elements)
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.