Package org.codehaus.groovy.plugin
Interface GroovyRunner
- 
- All Superinterfaces:
- GroovyRunner
 - All Known Implementing Classes:
- TestNgRunner
 
 @Deprecated public interface GroovyRunner extends GroovyRunner Deprecated.useGroovyRunnerClasses which can run scripts should implement this interface.
- 
- 
Method Summary- 
Methods inherited from interface org.apache.groovy.plugin.GroovyRunnercanRun, run
 
- 
 
-