net.sourceforge.taverna.scuflworkers.bsf
Class BSFProcessorInfoBean

java.lang.Object
  extended by org.embl.ebi.escience.scuflworkers.ProcessorInfoBeanHelper
      extended by net.sourceforge.taverna.scuflworkers.bsf.BSFProcessorInfoBean
All Implemented Interfaces:
ProcessorInfoBean

public class BSFProcessorInfoBean
extends ProcessorInfoBeanHelper

Provides information about the BSF Processor plugin, using taverna.properties, identified by the tag 'bsf'

Author:
Stuart Owen

Constructor Summary
BSFProcessorInfoBean()
           
 
Method Summary
 
Methods inherited from class org.embl.ebi.escience.scuflworkers.ProcessorInfoBeanHelper
colour, editorClassname, icon, processorClassname, scavengerClassname, tag, taskClassname, xmlHandlerClassname
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BSFProcessorInfoBean

public BSFProcessorInfoBean()