Package com.sun.xml.ws.test.util
Class Jelly
- java.lang.Object
-
- com.sun.xml.ws.test.util.Jelly
-
public final class Jelly extends Object
Jelly driver.- Author:
- Kohsuke Kawaguchi
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun(File output)Runs the jelly script and generates the result into a file.voidset(String name, Object value)Exports a variable to the jelly script
-