public interface AsyncStackTraceProvider
| Modifier and Type | Field and Description |
|---|---|
static ExtensionPointName<AsyncStackTraceProvider> |
EP |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StackFrameItem> |
getAsyncStackTrace(JavaStackFrame stackFrame,
SuspendContextImpl suspendContext) |
static final ExtensionPointName<AsyncStackTraceProvider> EP
java.util.List<StackFrameItem> getAsyncStackTrace(JavaStackFrame stackFrame, SuspendContextImpl suspendContext)