Package groovy.lang

Class GroovyShell

All Implemented Interfaces:
GroovyObject

public class GroovyShell extends GroovyObjectSupport
Represents a groovy shell capable of running arbitrary groovy scripts
Version:
$Revision$
Author:
James Strachan, Guillaume Laforge, Paul King