|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gradle.util.exec.DefaultExecHandleNotifierFactory
public class DefaultExecHandleNotifierFactory
| Constructor Summary | |
|---|---|
DefaultExecHandleNotifierFactory()
|
|
| Method Summary | |
|---|---|
ExecHandleNotifier |
createAbortedNotifier(ExecHandle execHandle)
|
ExecHandleNotifier |
createFailedNotifier(ExecHandle execHandle)
|
ExecHandleNotifier |
createStartedNotifier(ExecHandle execHandle)
|
ExecHandleNotifier |
createSucceededNotifier(ExecHandle execHandle)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultExecHandleNotifierFactory()
| Method Detail |
|---|
public ExecHandleNotifier createStartedNotifier(ExecHandle execHandle)
createStartedNotifier in interface ExecHandleNotifierFactorypublic ExecHandleNotifier createFailedNotifier(ExecHandle execHandle)
createFailedNotifier in interface ExecHandleNotifierFactorypublic ExecHandleNotifier createAbortedNotifier(ExecHandle execHandle)
createAbortedNotifier in interface ExecHandleNotifierFactorypublic ExecHandleNotifier createSucceededNotifier(ExecHandle execHandle)
createSucceededNotifier in interface ExecHandleNotifierFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||