java.lang.Object
javax.swing.tree.DefaultMutableTreeNode
org.embl.ebi.escience.scuflui.workbench.Scavenger
org.embl.ebi.escience.scuflui.workbench.SoaplabScavenger
- All Implemented Interfaces:
- java.lang.Cloneable, javax.swing.tree.MutableTreeNode, java.io.Serializable, javax.swing.tree.TreeNode
- public class SoaplabScavenger
- extends Scavenger
A Scavenger that knows how to get all the Soaplab
services from a specified installation
Constructor Summary |
SoaplabScavenger(java.lang.String base)
Create a new Soaplab scavenger, the base parameter should
be the base URL of the Soaplab service, i.e. |
Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString |
SoaplabScavenger
public SoaplabScavenger(java.lang.String base)
throws ScavengerCreationException
- Create a new Soaplab scavenger, the base parameter should
be the base URL of the Soaplab service, i.e. if your
AnalysisFactory is at http://foo.bar/soap/AnalysisFactory
the parameter shuld be http://foo.bar/soap/