|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.util.exec.ExecHandleRunner
class ExecHandleRunner extends java.lang.Object
Constructor Summary | |
ExecHandleRunner(DefaultExecHandle execHandle, ExecutorService threadPool)
|
Method Summary | |
---|---|
void
|
run()
|
void
|
stopWaiting()
|
Methods inherited from class java.lang.Object | |
---|---|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
Constructor Detail |
---|
public ExecHandleRunner(DefaultExecHandle execHandle, ExecutorService threadPool)
Method Detail |
---|
public void run()
public void stopWaiting()
Groovy Documentation