Groovy Documentation

org.gradle
Class Main.ProcessExitBuildCompleter

java.lang.Object
  org.gradle.Main.ProcessExitBuildCompleter
All Implemented Interfaces:
BuildCompleter

class Main.ProcessExitBuildCompleter

Constructor Summary
Main.ProcessExitBuildCompleter()

 
Method Summary
void exit(java.lang.Throwable failure)

 
Methods inherited from class java.lang.Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Constructor Detail

Main.ProcessExitBuildCompleter

Main.ProcessExitBuildCompleter()


 
Method Detail

exit

public void exit(java.lang.Throwable failure)


 

Groovy Documentation