|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.util.exec.ExecHandleRunner
public class ExecHandleRunner
Constructor Summary | |
---|---|
ExecHandleRunner(DefaultExecHandle execHandle,
java.util.concurrent.ExecutorService threadPool)
|
Method Summary | |
---|---|
void |
run()
|
void |
stopWaiting()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExecHandleRunner(DefaultExecHandle execHandle, java.util.concurrent.ExecutorService threadPool)
Method Detail |
---|
public void stopWaiting()
public void run()
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |