uk.ac.starlink.ttools.task
Class StiltsServer
java.lang.Object
uk.ac.starlink.ttools.task.StiltsServer
- All Implemented Interfaces:
- uk.ac.starlink.task.Task
public class StiltsServer
- extends Object
- implements uk.ac.starlink.task.Task
Runs STILTS in server mode.
Things that should be possible but currently are not:
- Provide pluggable table factory
- Since:
- 6 Oct 2008
- Author:
- Mark Taylor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiltsServer
public StiltsServer()
- Constructor.
getPurpose
public String getPurpose()
- Specified by:
getPurpose
in interface uk.ac.starlink.task.Task
getParameters
public uk.ac.starlink.task.Parameter[] getParameters()
- Specified by:
getParameters
in interface uk.ac.starlink.task.Task
createExecutable
public uk.ac.starlink.task.Executable createExecutable(uk.ac.starlink.task.Environment env)
throws uk.ac.starlink.task.TaskException
- Specified by:
createExecutable
in interface uk.ac.starlink.task.Task
- Throws:
uk.ac.starlink.task.TaskException
Copyright © 2009 Central Laboratory of the Research Councils. All Rights Reserved.