|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.util.exec.ExecHandleNotifier
class ExecHandleNotifier extends java.lang.Object
Constructor Summary | |
ExecHandleNotifier(ExecHandle execHandle)
|
Method Summary | |
---|---|
protected boolean
|
notifyListener(ExecHandle execHandle, ExecHandleListener listener)
|
void
|
run()
|
Methods inherited from class java.lang.Object | |
---|---|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
Constructor Detail |
---|
public ExecHandleNotifier(ExecHandle execHandle)
Method Detail |
---|
protected boolean notifyListener(ExecHandle execHandle, ExecHandleListener listener)
public final void run()
Groovy Documentation