public class ThreadBlockedMonitor
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ThreadBlockedMonitor.InvocationWatcher |
Constructor and Description |
---|
ThreadBlockedMonitor(DebugProcessImpl process,
Disposable disposable) |
Modifier and Type | Method and Description |
---|---|
ThreadBlockedMonitor.InvocationWatcher |
startInvokeWatching(int invokePolicy,
ThreadReferenceProxyImpl thread,
SuspendContextImpl context) |
void |
startWatching(ThreadReferenceProxy thread) |
void |
stopWatching(ThreadReferenceProxy thread) |
public ThreadBlockedMonitor(DebugProcessImpl process, Disposable disposable)
public ThreadBlockedMonitor.InvocationWatcher startInvokeWatching(int invokePolicy, ThreadReferenceProxyImpl thread, SuspendContextImpl context)
public void startWatching(ThreadReferenceProxy thread)
public void stopWatching(ThreadReferenceProxy thread)