Uses of Class
groovy.lang.GroovyShell

Packages that use GroovyShell
groovy.ui An interactive command line terminal along with a Swing console for evaluating Groovy scripts. 
org.codehaus.groovy.bsf Defines the BSF Engine for using Groovy inside any BSF application. 
 

Uses of GroovyShell in groovy.ui
 

Methods in groovy.ui that return GroovyShell
 groovy.lang.GroovyShell ConsoleSupport.getShell()
           
 

Uses of GroovyShell in org.codehaus.groovy.bsf
 

Fields in org.codehaus.groovy.bsf declared as GroovyShell
protected  groovy.lang.GroovyShell GroovyEngine.shell
           
 



Copyright © 2003 The Codehaus. All Rights Reserved.