vgrid.test
Class TestFileServerEmpty

java.lang.Object
  extended by vgrid.server.FileSystemExecutingPlodderServer
      extended by vgrid.test.TestFileServerEmpty
All Implemented Interfaces:
ExecutingPlodderServer

public class TestFileServerEmpty
extends FileSystemExecutingPlodderServer

A Fileserver for Test. Contains no tasks and libraries after it is instantiated.


Field Summary
 
Fields inherited from class vgrid.server.FileSystemExecutingPlodderServer
errorDir, finishedDir, libDir, requestedDir, TASK_FILE_EXTENSION, unfinishedDir
 
Constructor Summary
TestFileServerEmpty()
          Creates a new instance of TestFileServer
 
Method Summary
 
Methods inherited from class vgrid.server.FileSystemExecutingPlodderServer
clear, deleteLibrary, deleteTask, getConfiguration, getLibraryNames, getLibraryUrls, getNextId, getState, getTask, getTaskIds, getUnfinishedTask, getVersion, setErrorTask, setFinishedTask, setLibrary, setUnfinishedTask, toDescriptionString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFileServerEmpty

public TestFileServerEmpty()
                    throws java.io.IOException
Creates a new instance of TestFileServer

Throws:
java.io.IOException


vgrid the vienna grid project