Groovy 2.1.4
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

apply(String, int, int, Object, Vector, Vector) - Method in GroovyEngine
Allow an anonymous function to be declared and invoked

B


C

CachingGroovyEngine - Class in org.codehaus.groovy.bsf
A Caching implementation of the GroovyEngine
call(Object, String, Object) - Method in GroovyEngine
Call the named method of the given object.

D

declareBean(BSFDeclaredBean) - Method in GroovyEngine
Declare a bean

E

eval(String, int, int, Object) - Method in CachingGroovyEngine
Evaluate an expression.
eval(String, int, int, Object) - Method in GroovyEngine
Evaluate an expression.
exec(String, int, int, Object) - Method in CachingGroovyEngine
Execute a script.
exec(String, int, int, Object) - Method in GroovyEngine
Execute a script.

F


G

getEvalShell() - Method in GroovyEngine
@return a newly created GroovyShell using the same variable scope but a new class loader
GroovyEngine - Class in org.codehaus.groovy.bsf
A BSF Engine for the Groovy scripting language.

H


I

initialize(BSFManager, String, Vector) - Method in CachingGroovyEngine
Initialize the engine.
initialize(BSFManager, String, Vector) - Method in GroovyEngine
Initialize the engine.

J


K


L


M


N


O


P


Q


R


S

shell - Field in GroovyEngine

T


U

undeclareBean(BSFDeclaredBean) - Method in GroovyEngine
Undeclare a previously declared bean.

V


W


X


Y


Z


_


Copyright © 2003-2013 The Codehaus. All rights reserved.