|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hopto.pentaj.jexin.stacktrace | |
---|---|
org.hopto.pentaj.jexin.controller | |
org.hopto.pentaj.jexin.node | |
org.hopto.pentaj.jexin.stacktrace |
Classes in org.hopto.pentaj.jexin.stacktrace used by org.hopto.pentaj.jexin.controller | |
---|---|
StackFrame
A stack frame for a method call. |
|
StackTrace
NodeAddress , thread, and list of stack frames that identify a single thread execution path. |
|
StackTraceManager
Maintains the completed stack traces and StackTraceTemplate s. |
|
StackTraceTemplate
Used to inject errors during a running StackTrace . |
Classes in org.hopto.pentaj.jexin.stacktrace used by org.hopto.pentaj.jexin.node | |
---|---|
StackFrame
A stack frame for a method call. |
|
StackTraceManager
Maintains the completed stack traces and StackTraceTemplate s. |
|
StackTraceTemplate
Used to inject errors during a running StackTrace . |
Classes in org.hopto.pentaj.jexin.stacktrace used by org.hopto.pentaj.jexin.stacktrace | |
---|---|
CompletedStackTrace
The information for a StackTrace that is completed. |
|
StackFrame
A stack frame for a method call. |
|
StackFrameProcessor
Implementations process StackFrame s to build a StackTrace . |
|
StackFrameTemplate
Used to wrap the StackFrame s in a StackFrameTemplate to support StackFrame matching and allow
configuration of errors to inject. |
|
StackTrace
NodeAddress , thread, and list of stack frames that identify a single thread execution path. |
|
StackTraceManager
Maintains the completed stack traces and StackTraceTemplate s. |
|
StackTraceTemplate
Used to inject errors during a running StackTrace . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |