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