All Classes
-
Class Summary Class Description AbstractContinuousExec A continuous exec task extends the standard Exec task from gradle with the ability to react to changes in a continuous build.ContinuousDeploymentHandle The deployment handle is for gradle to manage the continuous execution task.ContinuousExecPlugin Gradle plugin that provides theContinuousJavaExectask.ContinuousExecSpec Arguments passed to the continuous exec worker process.ContinuousJavaExec Implementation ofAbstractContinuousExecthat launches a java process to handle changes.QueueLineInputStream An InputStream that returns lines from a queue.QueueLineOutputStream An OutputStream that streams complete lines to a queue.