es.unex.sextante.wps
Class WPSGeoAlgorithmFactory

java.lang.Object
  extended by es.unex.sextante.wps.WPSGeoAlgorithmFactory

public class WPSGeoAlgorithmFactory
extends java.lang.Object


Constructor Summary
WPSGeoAlgorithmFactory()
           
 
Method Summary
static void clear()
           
static WPSGeoAlgorithm getWPSAlgorithm(java.lang.String sURL, java.lang.String sProcessIdentifier)
           
static WPSGeoAlgorithm[] getWPSAlgorithms()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WPSGeoAlgorithmFactory

public WPSGeoAlgorithmFactory()
Method Detail

getWPSAlgorithms

public static WPSGeoAlgorithm[] getWPSAlgorithms()

clear

public static void clear()

getWPSAlgorithm

public static WPSGeoAlgorithm getWPSAlgorithm(java.lang.String sURL,
                                              java.lang.String sProcessIdentifier)