C J O R

C

configure(Configuration) - Method in class org.apache.commons.jelly.avalon.JellyServiceImpl
Configures the Jelly Service with named scripts.
createJellyContext() - Method in class org.apache.commons.jelly.avalon.JellyServiceImpl
Factory method to create a new JellyContext instance.
createXMLOutput() - Method in class org.apache.commons.jelly.avalon.JellyServiceImpl
Factory method to create a new XMLOutput to give to scripts as they run.

J

JellyService - interface org.apache.commons.jelly.avalon.JellyService.
An Avalon based service for executing Jelly scripts.
JellyServiceImpl - class org.apache.commons.jelly.avalon.JellyServiceImpl.
An Avalon based service for executing Jelly scripts.
JellyServiceImpl() - Constructor for class org.apache.commons.jelly.avalon.JellyServiceImpl
Constructor for JellyService.

O

org.apache.commons.jelly.avalon - package org.apache.commons.jelly.avalon
 

R

runNamedScript(String, Map) - Method in interface org.apache.commons.jelly.avalon.JellyService
Executes a named script with the supplied Map of parameters.
runNamedScript(String, Map, XMLOutput) - Method in interface org.apache.commons.jelly.avalon.JellyService
Executes a named script with the supplied Map of parameters.
runNamedScript(String, Map, OutputStream) - Method in interface org.apache.commons.jelly.avalon.JellyService
Executes a named script with the supplied Map of parameters and send the output of the script to the supplied output stream.
runNamedScript(String, Map) - Method in class org.apache.commons.jelly.avalon.JellyServiceImpl
 
runNamedScript(String, Map, XMLOutput) - Method in class org.apache.commons.jelly.avalon.JellyServiceImpl
 
runNamedScript(String, Map, OutputStream) - Method in class org.apache.commons.jelly.avalon.JellyServiceImpl
 
runScript(String, Map, XMLOutput) - Method in interface org.apache.commons.jelly.avalon.JellyService
Runs a script from the supplied url
runScript(String, Map, OutputStream) - Method in interface org.apache.commons.jelly.avalon.JellyService
Runs a script from the supplied url and sends the output of the script to the supplied OutputStream.
runScript(String, Map) - Method in interface org.apache.commons.jelly.avalon.JellyService
Runs a script from the supplied url
runScript(String, Map, XMLOutput) - Method in class org.apache.commons.jelly.avalon.JellyServiceImpl
 
runScript(String, Map, OutputStream) - Method in class org.apache.commons.jelly.avalon.JellyServiceImpl
 
runScript(String, Map) - Method in class org.apache.commons.jelly.avalon.JellyServiceImpl
 

C J O R

Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.