org.embl.ebi.escience.scuflworkers.notification
Class NotificationProcessorInfoBean

java.lang.Object
  extended by org.embl.ebi.escience.scuflworkers.ProcessorInfoBeanHelper
      extended by org.embl.ebi.escience.scuflworkers.notification.NotificationProcessorInfoBean
All Implemented Interfaces:
ProcessorInfoBean

public class NotificationProcessorInfoBean
extends ProcessorInfoBeanHelper

Provides information about the Notification Processor plugin, using taverna.properties, identified by the tag 'notification'

Author:
Stuart Owen

Constructor Summary
NotificationProcessorInfoBean()
           
 
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

NotificationProcessorInfoBean

public NotificationProcessorInfoBean()