C D G H I M S T

C

call() - Method in class test.ClosureAdapter
 
close() - Method in class test.Droovy
Shuts down all the remote Servers and terminate the distributed environment.
close() - Method in class test.Server
Terminates the remote JVM and shuts down this server.
ClosureAdapter - Class in test
Takes a Closure and wraps it as a Callable.
ClosureAdapter(Closure) - Constructor for class test.ClosureAdapter
 
ClosureScript - Class in test
Script that performs method invocations and property access like Closure does.
ClosureScript() - Constructor for class test.ClosureScript
 
ClosureScript(Binding) - Constructor for class test.ClosureScript
 
connect() - Method in class test.Droovy
Provisions a new node.
connect(String) - Method in class test.Droovy
Provisions a new node.

D

doCall(Closure) - Method in class test.Server
Executes a groovy closure on this server and returns the result back.
Droovy - Class in test
Entry point to the distributed Groovy support.
Droovy(URL) - Constructor for class test.Droovy
Creates a distributed Groovy environment.
Droovy() - Constructor for class test.Droovy
Creates a distributed Groovy environment.

G

getChannel() - Method in class test.Server
 
getClassLoader() - Method in class test.ClosureAdapter
 
getProperty(String) - Method in class test.ClosureScript
 

H

hudson - Variable in class test.Droovy
 

I

invokeMethod(String, Object) - Method in class test.ClosureScript
 

M

main(String[]) - Static method in class test.Droovy
 

S

Server - Class in test
Represents a connection to a remote server.
Server(Object, Channel) - Constructor for class test.Server
 
setDelegate(GroovyObject) - Method in class test.ClosureScript
Sets the delegation target.
setProperty(String, Object) - Method in class test.ClosureScript
 

T

test - package test
 

C D G H I M S T

Copyright © 2009. All Rights Reserved.