org.n52.wps.unicore.client
Class UnicoreExecutor

java.lang.Object
  extended by org.n52.wps.unicore.client.UnicoreExecutor

public class UnicoreExecutor
extends java.lang.Object


Field Summary
static java.lang.String METHOD_NAME
           
static java.lang.Class<?>[] METHOD_PARAMETER
           
protected  java.util.Properties unicoreProperties
           
protected  java.lang.String userDirectory
           
 
Constructor Summary
UnicoreExecutor()
           
 
Method Summary
protected  UnicoreAlgorithmInput getAlgorithmInput()
           
static void main(java.lang.String[] args)
           
protected  void putAlgorithmOutput(UnicoreAlgorithmOutput pAlgorithmOutput)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

METHOD_NAME

public static java.lang.String METHOD_NAME

METHOD_PARAMETER

public static java.lang.Class<?>[] METHOD_PARAMETER

userDirectory

protected java.lang.String userDirectory

unicoreProperties

protected java.util.Properties unicoreProperties
Constructor Detail

UnicoreExecutor

public UnicoreExecutor()
                throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

getAlgorithmInput

protected UnicoreAlgorithmInput getAlgorithmInput()
                                           throws ExceptionReport
Throws:
ExceptionReport

putAlgorithmOutput

protected void putAlgorithmOutput(UnicoreAlgorithmOutput pAlgorithmOutput)
                           throws java.io.FileNotFoundException,
                                  java.io.IOException
Throws:
java.io.FileNotFoundException
java.io.IOException


Copyright © 2007-2011 52north.org. All Rights Reserved.