public class DaemonGroovyCompiler extends Object implements Compiler<GroovyJavaJointCompileSpec>
| Constructor and Description |
|---|
DaemonGroovyCompiler(ProjectInternal project,
Compiler<GroovyJavaJointCompileSpec> delegate,
CompilerDaemonFactory daemonFactory) |
public DaemonGroovyCompiler(ProjectInternal project, Compiler<GroovyJavaJointCompileSpec> delegate, CompilerDaemonFactory daemonFactory)
public WorkResult execute(GroovyJavaJointCompileSpec spec)
execute in interface Compiler<GroovyJavaJointCompileSpec>Copyright © 2013. All rights reserved