public abstract class DebugProcessImpl.ResumeCommand extends SuspendContextCommandImpl
PrioritizedTask.Priority| Modifier and Type | Field and Description |
|---|---|
protected ThreadReferenceProxyImpl |
myContextThread |
| Constructor and Description |
|---|
ResumeCommand(SuspendContextImpl suspendContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyThreadFilter(ThreadReferenceProxy thread) |
void |
contextAction() |
ThreadReferenceProxyImpl |
getContextThread() |
PrioritizedTask.Priority |
getPriority() |
protected void |
resumeAction() |
action, contextAction, getSuspendContextcommandCancelled, notifyCancelled, runhold, release, waitForprotected final ThreadReferenceProxyImpl myContextThread
public ResumeCommand(SuspendContextImpl suspendContext)
public PrioritizedTask.Priority getPriority()
getPriority in interface PrioritizedTaskgetPriority in class DebuggerCommandImplpublic void contextAction()
contextAction in class SuspendContextCommandImplprotected void resumeAction()
public ThreadReferenceProxyImpl getContextThread()
protected void applyThreadFilter(ThreadReferenceProxy thread)