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