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

Quick Search    Search Deep

Uses of Class
org.embl.ebi.escience.scuflui.workbench.Scavenger

Uses of Scavenger in org.embl.ebi.escience.scuflui.workbench
 

Subclasses of Scavenger in org.embl.ebi.escience.scuflui.workbench
 class SoaplabScavenger
          A Scavenger that knows how to get all the Soaplab services from a specified installation
 class TalismanScavenger
          A Scavenger that knows how to load Talisman scripts
 class WebScavenger
          A scavenger that does a web crawl starting at the specified URL to find scufl xml files.
 class WorkflowScavenger
          A Scavenger that knows how to load nested workflow scripts
 class WSDLBasedScavenger
          A Scavenger that knows how to inspect a given wsdl document for all available port types and operations within them.
 

Methods in org.embl.ebi.escience.scuflui.workbench with parameters of type Scavenger
 void ScavengerTree.addScavenger(Scavenger theScavenger)
          Add a new scavenger to the tree, firing appropriate model events as we do.