Uses of Class
groovy.util.GroovyScriptEngine

Packages that use GroovyScriptEngine
groovy.servlet Support for Groovlets which are Servlets written as a simple Groovy script. 
 

Uses of GroovyScriptEngine in groovy.servlet
 

Fields in groovy.servlet declared as GroovyScriptEngine
private static GroovyScriptEngine GroovyServlet.gse
          The script engine executing the Groovy scripts for this servlet
 



Copyright © 2003-2005 The Codehaus. All Rights Reserved.