Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.embl.ebi.escience.scuflworkers.beanshell

Class Summary
BeanshellConfigPanel A JPanel that can configure the beanshell processor type
BeanshellEditor An editor for the beanshell processor, allows the script to be defined and input and output ports added or removed.
BeanshellProcessor A processor that uses the Beanshell scripting engine to allow arbitrary java scripts to be invoked on workflow data.
BeanshellProcessorFactory Implementation of ProcessorFactory that creates Beanshell nodes
BeanshellScavenger A scavenger that knows how to create beanshell processors
BeanshellXMLHandler Handles XML store and load for the beanshell processor