A B C D E F G H I J K L M N O P R S T U V W

A

AbstractHttpSrvProxy - Class in vgrid.web
Superclass for Servlets.
AbstractHttpSrvProxy() - Constructor for class vgrid.web.AbstractHttpSrvProxy
 
AbstractPlodder - Class in vgrid.plodder
 
AbstractPlodder(PlodderServer) - Constructor for class vgrid.plodder.AbstractPlodder
 
AbstractPlodder(PlodderServer, int) - Constructor for class vgrid.plodder.AbstractPlodder
 
AbstractReceiveTaskServlet - Class in vgrid.web.servlet
Servlet for receiving requests.
AbstractReceiveTaskServlet() - Constructor for class vgrid.web.servlet.AbstractReceiveTaskServlet
 
AbstractServerTestCase - Class in vgrid.test
Contains the server testcases in a form where the actual implementaions of Server are not defined.
AbstractServerTestCase(String) - Constructor for class vgrid.test.AbstractServerTestCase
 
AbstractTask - Class in vgrid.task
An abstract task that does nothing but holding the fields needed by the framework.
AbstractTask() - Constructor for class vgrid.task.AbstractTask
 
AbstractTask(String) - Constructor for class vgrid.task.AbstractTask
 
AbstractVgridServlet - Class in vgrid.web.servlet
 
AbstractVgridServlet() - Constructor for class vgrid.web.servlet.AbstractVgridServlet
 
add1ExceptionTestTask(ExecutingPlodderServer) - Method in class vgrid.test.AbstractServerTestCase
 
add5TestTasks(ExecutingPlodderServer) - Method in class vgrid.test.AbstractServerTestCase
 
addFilter(Filter) - Method in class vgrid.view.AppenderDocument
 
addLibrary(File) - Method in interface vgrid.dispense.DispenserServer
Adds a library to the server.
addLibrary(File) - Method in class vgrid.server.LocalDispenserServer
 
addLibrary(File) - Method in class vgrid.web.dispenser.HttpDispenserSrvProxy
 
addListener(DispenserListener) - Method in class vgrid.dispense.Dispenser
 
addMsgToExecutionHistory(String, Throwable) - Method in class vgrid.task.FasadeTask
 
addMsgToExecutionHistory(String) - Method in class vgrid.task.FasadeTask
 
addMsgToExecutionHistory(Task, String, Throwable) - Method in class vgrid.util.TaskUtil
 
addMsgToExecutionHistory(Task, String) - Method in class vgrid.util.TaskUtil
 
addNewTask(Task) - Method in interface vgrid.dispense.DispenserServer
Adds a new task to the server to be executed.
addNewTask(Task) - Method in class vgrid.server.LocalDispenserServer
 
addNewTask(Task) - Method in class vgrid.web.dispenser.HttpDispenserSrvProxy
 
addTask(String, TaskState) - Method in class vgrid.web.struts.StrutsJob
 
AllVgridTestCase - Class in vgrid.test
Runs all unit test of vgrid where no http server is necessary.
AllVgridTestCase(String) - Constructor for class vgrid.test.AllVgridTestCase
 
app - Variable in class vgrid.web.AbstractHttpSrvProxy
 
AppenderDocument - Class in vgrid.view
A document that is automatically updated by log4j.
AppenderDocument() - Constructor for class vgrid.view.AppenderDocument
 
assertCorrectCommandline(String, String, String, String, String[]) - Method in class vgrid.test.DeployLibraryArgumentParserTestCase
 
assertCorrectCommandline(String, String, String, String, String, String[]) - Method in class vgrid.test.DeployLibraryArgumentParserTestCase
 
assertEqualsStrings(Collection, String, String) - Method in class vgrid.test.AbstractServerTestCase
 
assertEqualsUrls(Collection, String, String) - Method in class vgrid.test.AbstractServerTestCase
 
assertFinished(ExecutingPlodderServer, String) - Method in class vgrid.test.AbstractServerTestCase
 
assertNotFinished(ExecutingPlodderServer, String) - Method in class vgrid.test.AbstractServerTestCase
 
assertServerHasNoLibs(ExecutingPlodderServer) - Method in class vgrid.test.AbstractServerTestCase
 
assertUrlIsAccessable(String) - Method in class vgrid.test.AbstractServerTestCase
 

B

buildUrlString(String, String, String) - Method in class vgrid.web.WebUtil
 

C

clear() - Method in interface vgrid.dispense.DispenserServer
Clear.
clear() - Method in interface vgrid.server.ExecutingPlodderServer
Removes all tasks and libraries from the server.
clear() - Method in class vgrid.server.FileSystemExecutingPlodderServer
 
clear() - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
clear() - Method in class vgrid.server.LocalDispenserServer
 
clear() - Method in class vgrid.web.dispenser.HttpDispenserSrvProxy
 
clearFilters() - Method in class vgrid.view.AppenderDocument
 
ClearServer - Class in vgrid.util
Clears a http server.
ClearServer() - Constructor for class vgrid.util.ClearServer
 
CLIENT_MAX_EXECUTION_TIME - Static variable in class vgrid.VgridConstants
The time after which a client stops execution even if a ask is not yet finished.
close() - Method in class vgrid.view.AppenderDocument
 
CMD_CLEAR - Static variable in class vgrid.web.WebConstants
 
CMD_ID_DELETE_LIBRARY - Static variable in class vgrid.web.WebConstants
 
CMD_ID_DELETE_TASK - Static variable in class vgrid.web.WebConstants
 
CMD_ID_GET_ERRORNOUS_TASKIDS - Static variable in class vgrid.web.WebConstants
 
CMD_ID_GET_FINISHED_TASKIDS - Static variable in class vgrid.web.WebConstants
 
CMD_ID_GET_LIBRARY_NAMES - Static variable in class vgrid.web.WebConstants
 
CMD_ID_GET_TASK - Static variable in class vgrid.web.WebConstants
 
CMD_ID_GET_TASK_IDS - Static variable in class vgrid.web.WebConstants
 
CMD_ID_GET_UNFINISHED_TASK - Static variable in class vgrid.web.WebConstants
 
CMD_ID_GET_VERSION - Static variable in class vgrid.web.WebConstants
 
CMD_ID_NEXT_ID - Static variable in class vgrid.web.WebConstants
 
CMD_ID_TO_STATE_STRING - Static variable in class vgrid.web.WebConstants
 
configure(Appender) - Method in class vgrid.util.LogUtil
 
configureDefaultConsoleAppenderInfo() - Method in class vgrid.util.LogUtil
 
configureDefaultConsoleAppenderWarn() - Method in class vgrid.util.LogUtil
 
count - Variable in class vgrid.test.TestTask
 
count - Variable in class vgrid.test.VeryActiveTestTask
 
create(InputStream) - Method in class vgrid.util.TaskUtil
 
create(FasadeTask) - Method in class vgrid.util.TaskUtil
 
createConsoleAppender(Priority, Layout) - Method in class vgrid.util.LogUtil
 
createDefaultLayout() - Method in class vgrid.util.LogUtil
 
createDir(File, String) - Method in class vgrid.util.IoUtil
 
createShortLayout() - Method in class vgrid.util.LogUtil
 
createSrvProxy() - Method in class vgrid.web.plodder.GuiHttpPlodderRunner
 
createSrvProxy() - Method in class vgrid.web.plodder.JnlpGuiHttpPlodderRunner
 
createStringMatrix(Collection, int) - Method in class vgrid.web.struts.StrutsUtil
 
createTask() - Method in class vgrid.task.FasadeTask
 
createTask(String) - Method in class vgrid.util.TaskLoader
 
current() - Static method in class vgrid.server.FileServerProperties
 
current() - Static method in class vgrid.util.IoUtil
 
current() - Static method in class vgrid.util.LogUtil
 
current() - Static method in class vgrid.util.TaskLoader
 
current() - Static method in class vgrid.util.TaskTester
 
current() - Static method in class vgrid.util.TaskUtil
 
current() - Static method in class vgrid.VersionProperties
 
current() - Static method in class vgrid.view.GuiUtil
 
current() - Static method in class vgrid.web.HttpProxyProperties
 
current() - Static method in class vgrid.web.struts.StrutsUtil
 
current() - Static method in class vgrid.web.WebUtil
 

D

deleteDir(File) - Method in class vgrid.util.IoUtil
 
deleteDirContents(File) - Method in class vgrid.util.IoUtil
 
DeleteJobAction - Class in vgrid.web.struts
Deletes a job.
DeleteJobAction() - Constructor for class vgrid.web.struts.DeleteJobAction
 
deleteLibrary(String) - Method in interface vgrid.server.ExecutingPlodderServer
Deletes a library from the server.
deleteLibrary(String) - Method in class vgrid.server.FileSystemExecutingPlodderServer
 
deleteLibrary(String) - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
deleteTask(String) - Method in interface vgrid.server.ExecutingPlodderServer
Deletes a task from the server.
deleteTask(String) - Method in class vgrid.server.FileSystemExecutingPlodderServer
 
deleteTask(String) - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
DeployLibrary - Class in vgrid.dispense
Deploys tasks to the server.
DeployLibrary() - Constructor for class vgrid.dispense.DeployLibrary
 
DeployLibraryArgumentParser - Class in vgrid.dispense
Parses the command line arguments of the Deploy library command.
DeployLibraryArgumentParser() - Constructor for class vgrid.dispense.DeployLibraryArgumentParser
 
DeployLibraryArgumentParser.WrongArgumentException - Exception in vgrid.dispense
 
DeployLibraryArgumentParser.WrongArgumentException() - Constructor for exception vgrid.dispense.DeployLibraryArgumentParser.WrongArgumentException
 
DeployLibraryArgumentParser.WrongArgumentException(String) - Constructor for exception vgrid.dispense.DeployLibraryArgumentParser.WrongArgumentException
 
DeployLibraryArgumentParserTestCase - Class in vgrid.test
 
DeployLibraryArgumentParserTestCase(String) - Constructor for class vgrid.test.DeployLibraryArgumentParserTestCase
 
deployLibs() - Method in class vgrid.dispense.Dispenser
 
deserializeZipped(InputStream) - Method in class vgrid.task.FasadeTask
 
destroy() - Method in class vgrid.web.servlet.AbstractVgridServlet
Destroys the servlet.
Dispenser - Class in vgrid.dispense
Executes a collection of tasks.
Dispenser(DispenserServer, int) - Constructor for class vgrid.dispense.Dispenser
 
DispenserListener - Interface in vgrid.dispense
An Execution listener gets notified when the execution of all tasks is finished.
DispenserServer - Interface in vgrid.dispense
Server from the view of a vendor.
DispenserTestCase - Class in vgrid.test
Tests the dispenser.
DispenserTestCase() - Constructor for class vgrid.test.DispenserTestCase
 
doAppend(LoggingEvent) - Method in class vgrid.view.AppenderDocument
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class vgrid.web.servlet.AbstractReceiveTaskServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class vgrid.web.servlet.LibServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class vgrid.web.servlet.ReceiveCommandServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class vgrid.web.servlet.ReceiveLibServlet
 
DonauTaskRenamed - Class in vgrid.test
Class for testing the loading of classes.
DonauTaskRenamed() - Constructor for class vgrid.test.DonauTaskRenamed
 
DonauTaskRenamed(String, int, int) - Constructor for class vgrid.test.DonauTaskRenamed
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class vgrid.web.servlet.AbstractReceiveTaskServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class vgrid.web.servlet.LibServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class vgrid.web.servlet.ReceiveCommandServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class vgrid.web.servlet.ReceiveLibServlet
 
DynamicLoadingTestCase - Class in vgrid.test
Tests the dynamic loading of classes.
DynamicLoadingTestCase(String) - Constructor for class vgrid.test.DynamicLoadingTestCase
 

E

EnnsTaskRenamed - Class in vgrid.test
Class for testing the loading of classes.
EnnsTaskRenamed() - Constructor for class vgrid.test.EnnsTaskRenamed
 
EnnsTaskRenamed(String, int, int) - Constructor for class vgrid.test.EnnsTaskRenamed
 
ERROR - Static variable in class vgrid.task.TaskState
 
errorDir - Variable in class vgrid.server.FileSystemExecutingPlodderServer
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class vgrid.web.struts.DeleteJobAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class vgrid.web.struts.JobAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class vgrid.web.struts.MainAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class vgrid.web.struts.TaskAction
 
executeJob(String, Collection) - Method in class vgrid.dispense.Dispenser
 
ExecutingPlodderServer - Interface in vgrid.server
The server interface allows accessing the server from the vendor as well as from the client side.
executionHistory - Variable in class vgrid.task.AbstractTask
 
ExecutionState - Class in vgrid.dispense
States of the execution of a dispensed job.
ExecutionState(String) - Constructor for class vgrid.dispense.ExecutionState
 
ExtendedDataInputStream - Class in vgrid.util
A data input stream that can alse read strings generated with an ExtendedDataOutputStream.
ExtendedDataInputStream(InputStream) - Constructor for class vgrid.util.ExtendedDataInputStream
 
ExtendedDataOutputStream - Class in vgrid.util
A data output stream that can also write strings.
ExtendedDataOutputStream(OutputStream) - Constructor for class vgrid.util.ExtendedDataOutputStream
 
ExtendedDataStreamTestCase - Class in vgrid.test
 
ExtendedDataStreamTestCase(String) - Constructor for class vgrid.test.ExtendedDataStreamTestCase
 
extractIds(Collection) - Method in class vgrid.util.TaskUtil
Extracts the taskids from a collection of tasks.
extractJobId(String) - Method in class vgrid.web.struts.StrutsUtil
 

F

FasadeTask - Class in vgrid.task
A fasade task may be instantiated from any stream representing a Task.
FasadeTask() - Constructor for class vgrid.task.FasadeTask
 
FileServerProperties - Class in vgrid.server
Singleton that holds the Properties for a FileSystemServer.
FileServerTestCase - Class in vgrid.test
 
FileServerTestCase(String) - Constructor for class vgrid.test.FileServerTestCase
 
FileSystemExecutingPlodderServer - Class in vgrid.server
Implementation of the server interface, using the local filesystem to manage the tasks.
FileSystemExecutingPlodderServer(File, int) - Constructor for class vgrid.server.FileSystemExecutingPlodderServer
Creates an instance of the server.
FINISHED - Static variable in class vgrid.task.TaskState
 
finishedDir - Variable in class vgrid.server.FileSystemExecutingPlodderServer
 
frame - Variable in class vgrid.web.plodder.GuiHttpPlodderRunner
 

G

getApp() - Method in class vgrid.web.AbstractHttpSrvProxy
 
getArgumentSyntaxString() - Static method in class vgrid.dispense.DeployLibraryArgumentParser
 
getBaseDir() - Method in class vgrid.server.FileServerProperties
 
getConfiguration() - Method in interface vgrid.server.ExecutingPlodderServer
A description of server, containing static information of the server.
getConfiguration() - Method in class vgrid.server.FileSystemExecutingPlodderServer
Returns a html string describing the server.
getConfiguration() - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
getConfs() - Method in class vgrid.web.struts.StrutsServer
 
getCount() - Method in class vgrid.test.TestTask
 
getCount() - Method in class vgrid.test.VeryActiveTestTask
 
getDescription() - Method in interface vgrid.dispense.DispenserServer
 
getDescription() - Method in class vgrid.plodder.AbstractPlodder
 
getDescription() - Method in interface vgrid.plodder.Plodder
 
getDescription() - Method in interface vgrid.plodder.PlodderServer
 
getDescription() - Method in class vgrid.server.LocalDispenserServer
 
getDescription() - Method in class vgrid.server.LocalPlodderServer
 
getDescription() - Method in class vgrid.web.AbstractHttpSrvProxy
 
getDispenserServer() - Method in class vgrid.dispense.Dispenser
 
getEnum(String) - Static method in class vgrid.task.TaskState
 
getEnumList() - Static method in class vgrid.task.TaskState
 
getErrorHandler() - Method in class vgrid.view.AppenderDocument
 
getErrornousTasks() - Method in class vgrid.dispense.Dispenser
 
getErrorTasks() - Method in class vgrid.web.struts.StrutsJob
 
getErrorTasksSize() - Method in class vgrid.web.struts.StrutsJob
 
getExecutionHistory() - Method in class vgrid.task.AbstractTask
The execution history field must exist.
getExecutionHistory() - Method in class vgrid.task.FasadeTask
 
getExecutionHistory() - Method in class vgrid.task.NullTask
 
getExecutionHistory() - Method in interface vgrid.task.Task
Returns the execution history of the task.
getExecutionHistory() - Method in class vgrid.test.TestTask
 
getExecutionHistory() - Method in class vgrid.test.VeryActiveTestTask
 
getFileNames() - Method in class vgrid.dispense.DeployLibraryArgumentParser
 
getFileProperty(String, String) - Method in class vgrid.util.VgridProperies
 
getFilter() - Method in class vgrid.view.AppenderDocument
 
getFinishedTasks() - Method in class vgrid.dispense.Dispenser
 
getFinishedTasks() - Method in class vgrid.web.struts.StrutsJob
 
getFinishedTasksSize() - Method in class vgrid.web.struts.StrutsJob
 
getHost() - Method in class vgrid.dispense.DeployLibraryArgumentParser
 
getHost() - Method in class vgrid.web.AbstractHttpSrvProxy
 
getHost() - Method in class vgrid.web.HttpProxyProperties
 
getId() - Method in interface vgrid.dispense.DispenserServer
Returns a unique id that can be used as tasks id.
getId() - Method in class vgrid.server.LocalDispenserServer
 
getId() - Method in class vgrid.task.AbstractTask
 
getId() - Method in class vgrid.task.FasadeTask
 
getId() - Method in class vgrid.task.NullTask
 
getId() - Method in interface vgrid.task.Task
Gets the tasks unique id.
getId() - Method in class vgrid.test.TestTask
 
getId() - Method in class vgrid.test.VeryActiveTestTask
 
getId() - Method in class vgrid.web.dispenser.HttpDispenserSrvProxy
 
getId() - Method in class vgrid.web.struts.StrutsJob
 
getIntProperty(String, int) - Method in class vgrid.util.VgridProperies
 
getJob(String) - Method in class vgrid.web.struts.StrutsServer
 
getJobs() - Method in class vgrid.web.struts.StrutsServer
 
getLayout() - Method in class vgrid.view.AppenderDocument
 
getLibraryNames() - Method in interface vgrid.server.ExecutingPlodderServer
Returns a collection of library names.
getLibraryNames() - Method in class vgrid.server.FileSystemExecutingPlodderServer
Returns a list of the names of the files located in the libraries directory.
getLibraryNames() - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
getLibraryUrls() - Method in interface vgrid.server.ExecutingPlodderServer
Returns a collection of urls (java.net.URL) that describe the libraries deployed on the server.
getLibraryUrls() - Method in class vgrid.server.FileSystemExecutingPlodderServer
Returns a collection of urls (java.net.URL) which describe the urls in that contain the code for the currently avaylable tasks.
getLibraryUrls() - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
getLibraryUrls() - Method in class vgrid.web.AbstractHttpSrvProxy
 
getLibs() - Method in class vgrid.web.struts.StrutsServer
 
getName() - Method in class vgrid.view.AppenderDocument
 
getNextId() - Method in interface vgrid.server.ExecutingPlodderServer
Returns a unique ID to be used as Job- or Taskid.
getNextId() - Method in class vgrid.server.FileSystemExecutingPlodderServer
 
getNextId() - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
getNullTaskTimeOut() - Method in class vgrid.server.FileServerProperties
 
getOriginalByteArray() - Method in class vgrid.task.FasadeTask
 
getPlodderServer() - Method in class vgrid.server.LocalDispenserServer
 
getPollingInterval() - Method in class vgrid.dispense.Dispenser
 
getPort() - Method in class vgrid.dispense.DeployLibraryArgumentParser
 
getPort() - Method in class vgrid.web.AbstractHttpSrvProxy
 
getPort() - Method in class vgrid.web.HttpProxyProperties
 
getPriority() - Method in class vgrid.view.AppenderDocument
 
getProperty(String) - Method in class vgrid.util.VgridProperies
 
getRequestedTasks() - Method in class vgrid.web.struts.StrutsJob
 
getRequestedTasksSize() - Method in class vgrid.web.struts.StrutsJob
 
getServer() - Method in class vgrid.test.WrappedServer
 
getServer() - Method in class vgrid.web.servlet.AbstractVgridServlet
 
getServletInfo() - Method in class vgrid.web.servlet.AbstractReceiveTaskServlet
Returns a short description of the servlet.
getServletInfo() - Method in class vgrid.web.servlet.ReceiveCommandServlet
Returns a short description of the servlet.
getState() - Method in interface vgrid.server.ExecutingPlodderServer
A string describing the state of the server.
getState() - Method in class vgrid.server.FileSystemExecutingPlodderServer
 
getState() - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
getStringProperty(String, String) - Method in class vgrid.util.VgridProperies
 
getTask() - Method in interface vgrid.plodder.PlodderServer
Returns a task for execution.
getTask(String) - Method in interface vgrid.server.ExecutingPlodderServer
Downloads a specific task from the server.
getTask(String) - Method in class vgrid.server.FileSystemExecutingPlodderServer
Returns a task by id.
getTask(String) - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
getTask() - Method in class vgrid.server.LocalPlodderServer
 
getTask(String) - Method in class vgrid.test.WrappedServer
Returns a task from the included server.
getTask() - Method in class vgrid.web.plodder.HttpPlodderSrvProxy
 
getTaskIds(TaskState) - Method in interface vgrid.server.ExecutingPlodderServer
Returns a collection of strings containing the task-ids beeing in a given state on the server.
getTaskIds(TaskState) - Method in class vgrid.server.FileSystemExecutingPlodderServer
 
getTaskIds(TaskState) - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
getTaskState(ExecutingPlodderServer, String) - Method in class vgrid.test.AbstractServerTestCase
 
getTestLibraryInputStream(String) - Method in class vgrid.test.AbstractServerTestCase
 
getUnfinishedTask() - Method in interface vgrid.server.ExecutingPlodderServer
Provides an unfinished task to be executed by a client.
getUnfinishedTask() - Method in class vgrid.server.FileSystemExecutingPlodderServer
Returns a task out of the unfinished tasks directory.
getUnfinishedTask() - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
getUnfinishedTask() - Method in class vgrid.test.WrappedServer
Returns a task to be executed from the surrounding server.
getUnfinishedTasks() - Method in class vgrid.web.struts.StrutsJob
 
getUnfinishedTasksSize() - Method in class vgrid.web.struts.StrutsJob
 
getVendorData() - Method in class vgrid.task.FasadeTask
 
getVersion() - Method in interface vgrid.server.ExecutingPlodderServer
Returns the version of the server.
getVersion() - Method in class vgrid.server.FileSystemExecutingPlodderServer
 
getVersion() - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
getVersion() - Method in class vgrid.VersionProperties
 
getWebAppName() - Method in class vgrid.dispense.DeployLibraryArgumentParser
 
getWebAppName() - Method in class vgrid.web.HttpProxyProperties
 
GuiHttpPlodderRunner - Class in vgrid.web.plodder
Runs a GUI lodder.
GuiHttpPlodderRunner() - Constructor for class vgrid.web.plodder.GuiHttpPlodderRunner
 
GuiUtil - Class in vgrid.view
Utillities for Swing GUIs

H

host - Variable in class vgrid.web.AbstractHttpSrvProxy
 
HttpDispenserSrvProxy - Class in vgrid.web.dispenser
Accesses the actual server via HTTP implementing the ServerForVendor Interface.
HttpDispenserSrvProxy(String, String, String) - Constructor for class vgrid.web.dispenser.HttpDispenserSrvProxy
 
HttpDispenserSrvProxy(Properties) - Constructor for class vgrid.web.dispenser.HttpDispenserSrvProxy
 
HttpPlodderSrvProxy - Class in vgrid.web.plodder
This class accesses a server via http.
HttpPlodderSrvProxy(String, String, String) - Constructor for class vgrid.web.plodder.HttpPlodderSrvProxy
 
HttpProxyProperties - Class in vgrid.web
Properties for Plodders.

I

id - Variable in class vgrid.task.AbstractTask
 
ID - Static variable in class vgrid.task.NullTask
 
info(String) - Method in class vgrid.plodder.AbstractPlodder
 
info(String) - Method in class vgrid.util.VgridProperies
 
info(String) - Method in class vgrid.web.AbstractHttpSrvProxy
 
info(String) - Method in class vgrid.web.plodder.SimplePlodder
 
init(ServletConfig) - Method in class vgrid.web.servlet.AbstractVgridServlet
Initializes the servlet.
init() - Method in class vgrid.web.struts.InitServlet
 
InitServlet - Class in vgrid.web.struts
Does all the initialization for the Vgrid struts webapp.
InitServlet() - Constructor for class vgrid.web.struts.InitServlet
 
InMemoryExecutiongPlodderServer - Class in vgrid.server
A Server that keeps the managed tasks i the main Memeory.
InMemoryExecutiongPlodderServer() - Constructor for class vgrid.server.InMemoryExecutiongPlodderServer
 
InMemoryServerTestCase - Class in vgrid.test
 
InMemoryServerTestCase(String) - Constructor for class vgrid.test.InMemoryServerTestCase
 
inputStreamToFile(InputStream, File) - Method in class vgrid.util.IoUtil
 
inputStreamToOutputStream(InputStream, OutputStream) - Method in class vgrid.util.IoUtil
 
IoUtil - Class in vgrid.util
Utils for IO.
isFinished() - Method in class vgrid.task.NullTask
 
isFinished() - Method in interface vgrid.task.Task
Indicates that the task is finished.
isFinished() - Method in class vgrid.test.TestTask
 
isFinished() - Method in class vgrid.test.VeryActiveTestTask
 

J

JnlpGuiHttpPlodderRunner - Class in vgrid.web.plodder
Starts a GUI Plodder using JNLP.
JnlpGuiHttpPlodderRunner() - Constructor for class vgrid.web.plodder.JnlpGuiHttpPlodderRunner
 
JobAction - Class in vgrid.web.struts
Action before displaying a job.
JobAction() - Constructor for class vgrid.web.struts.JobAction
 

K

killJob() - Method in class vgrid.dispense.Dispenser
 

L

LIB - Static variable in class vgrid.web.AbstractHttpSrvProxy
 
libDir - Variable in class vgrid.server.FileSystemExecutingPlodderServer
 
LibServlet - Class in vgrid.web.servlet
Returns a library spezified by the name.
LibServlet() - Constructor for class vgrid.web.servlet.LibServlet
Creates a new instance of LibServlet
loadImageResource(String) - Method in class vgrid.view.GuiUtil
 
loadProperties(Properties, String) - Method in class vgrid.util.IoUtil
 
loadProperties(String, String) - Method in class vgrid.util.VgridProperies
 
loadProperties(String) - Method in class vgrid.util.VgridProperies
 
loadPropertiesFromFile(Properties, File) - Method in class vgrid.util.IoUtil
 
loadPropertiesFromURL(Properties, URL) - Method in class vgrid.util.IoUtil
 
loadResource(String) - Method in class vgrid.util.IoUtil
 
loadResourceStrict(String) - Method in class vgrid.util.IoUtil
 
LocalDispenserServer - Class in vgrid.server
Server Proxy that resides in the same VM as the Server itself.
LocalDispenserServer(ExecutingPlodderServer) - Constructor for class vgrid.server.LocalDispenserServer
 
LocalPlodderServer - Class in vgrid.server
A plodder that runs in the same VM as the Server.
LocalPlodderServer(ExecutingPlodderServer) - Constructor for class vgrid.server.LocalPlodderServer
 
logger - Variable in class vgrid.web.AbstractHttpSrvProxy
 
LogUtil - Class in vgrid.util
Utillities for logging.

M

main(String[]) - Static method in class vgrid.dispense.DeployLibrary
 
main(String[]) - Static method in class vgrid.test.AllVgridTestCase
 
main(String[]) - Static method in class vgrid.test.DeployLibraryArgumentParserTestCase
 
main(String[]) - Static method in class vgrid.test.DynamicLoadingTestCase
 
main(String[]) - Static method in class vgrid.test.ExtendedDataStreamTestCase
 
main(String[]) - Static method in class vgrid.test.FileServerTestCase
 
main(String[]) - Static method in class vgrid.test.InMemoryServerTestCase
 
main(String[]) - Static method in class vgrid.test.MultiplePloddersRunner
 
main(String[]) - Static method in class vgrid.test.RmiTester
 
main(String[]) - Static method in class vgrid.test.TaskSerializerTestCase
 
main(String[]) - Static method in class vgrid.test.TestTaskGenerator
 
main(String[]) - Static method in class vgrid.util.ClearServer
 
main(String[]) - Static method in class vgrid.web.plodder.GuiHttpPlodderRunner
 
main(String[]) - Static method in class vgrid.web.plodder.JnlpGuiHttpPlodderRunner
 
main(String[]) - Static method in class vgrid.web.plodder.SimpleHttpPlodderRunner
 
MainAction - Class in vgrid.web.struts
Prepares the business objects for the main.jsp.
MainAction() - Constructor for class vgrid.web.struts.MainAction
 
MIN_AGE_FOR_REQUESTED_TASKS - Static variable in class vgrid.VgridConstants
The time a Requested task has to be in the requested queue before it might be send to a client again.
MultiplePloddersRunner - Class in vgrid.test
Starts a great amount of plodders on the local machine for stress testing the server.
MultiplePloddersRunner() - Constructor for class vgrid.test.MultiplePloddersRunner
 

N

nextJobId() - Method in class vgrid.dispense.Dispenser
 
notify(ExecutionState) - Method in class vgrid.dispense.Dispenser
 
NULL_TASK_TIMEOUT - Static variable in class vgrid.VgridConstants
The time after which a NullTask requests a new Task.
NullTask - Class in vgrid.task
A task that does nothing on the client but to sleep for a certain amount of time.
NullTask() - Constructor for class vgrid.task.NullTask
 
NullTask(String, int) - Constructor for class vgrid.task.NullTask
 

O

openResource(String) - Method in class vgrid.util.IoUtil
 

P

PARAM_ID_JOBID - Static variable in class vgrid.web.WebConstants
 
PARAM_NAME - Static variable in class vgrid.web.WebConstants
 
PARAM_STATE - Static variable in class vgrid.web.WebConstants
 
PARAM_TASKID - Static variable in class vgrid.web.WebConstants
 
parse(String[]) - Method in class vgrid.dispense.DeployLibraryArgumentParser
 
pause(int) - Method in class vgrid.task.AbstractTask
 
performCommandRequest(String) - Method in class vgrid.web.AbstractHttpSrvProxy
 
performCommandRequest(String, Map) - Method in class vgrid.web.AbstractHttpSrvProxy
 
performGetTaskRequest(String, Map) - Method in class vgrid.web.AbstractHttpSrvProxy
 
performSetStreamRequest(InputStream, String) - Method in class vgrid.web.AbstractHttpSrvProxy
 
Plodder - Interface in vgrid.plodder
This interface has to be implemented by all vgrid clients implementing classes have to implement the following functionallity The client loads tasks from the server, instantiates and executes them locally.
PlodderFrame - Class in vgrid.view
GUI for a plodder.
PlodderFrame(Plodder, Document, WindowListener) - Constructor for class vgrid.view.PlodderFrame
 
PlodderServer - Interface in vgrid.plodder
Server viewed from a client.
port - Variable in class vgrid.web.AbstractHttpSrvProxy
 
processRequest(HttpServletRequest, HttpServletResponse) - Method in class vgrid.web.servlet.AbstractReceiveTaskServlet
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class vgrid.web.servlet.ReceiveCommandServlet
Processes requests for both HTTP GET and POST methods.
props - Variable in class vgrid.util.VgridProperies
 

R

readerToWriter(Reader, Writer) - Method in class vgrid.util.IoUtil
 
readFully() - Method in class vgrid.util.ExtendedDataInputStream
 
readInputStream(InputStream) - Method in class vgrid.test.AbstractServerTestCase
 
readString() - Method in class vgrid.util.ExtendedDataInputStream
 
RECEIVE_COMMAND - Static variable in class vgrid.web.AbstractHttpSrvProxy
 
RECEIVE_ERROR_TASK - Static variable in class vgrid.web.AbstractHttpSrvProxy
 
RECEIVE_FINISHED_TASK - Static variable in class vgrid.web.AbstractHttpSrvProxy
 
RECEIVE_LIB - Static variable in class vgrid.web.AbstractHttpSrvProxy
 
RECEIVE_UNFINISHED_TASK - Static variable in class vgrid.web.AbstractHttpSrvProxy
 
ReceiveCommandServlet - Class in vgrid.web.servlet
Receives commands.
ReceiveCommandServlet() - Constructor for class vgrid.web.servlet.ReceiveCommandServlet
 
ReceiveErrorTaskServlet - Class in vgrid.web.servlet
 
ReceiveErrorTaskServlet() - Constructor for class vgrid.web.servlet.ReceiveErrorTaskServlet
 
ReceiveFinishedTaskServlet - Class in vgrid.web.servlet
 
ReceiveFinishedTaskServlet() - Constructor for class vgrid.web.servlet.ReceiveFinishedTaskServlet
 
ReceiveLibServlet - Class in vgrid.web.servlet
 
ReceiveLibServlet() - Constructor for class vgrid.web.servlet.ReceiveLibServlet
 
receiveTask(InputStream) - Method in class vgrid.web.servlet.AbstractReceiveTaskServlet
 
receiveTask(InputStream) - Method in class vgrid.web.servlet.ReceiveErrorTaskServlet
 
receiveTask(InputStream) - Method in class vgrid.web.servlet.ReceiveFinishedTaskServlet
 
receiveTask(InputStream) - Method in class vgrid.web.servlet.ReceiveUnfinishedTaskServlet
 
ReceiveUnfinishedTaskServlet - Class in vgrid.web.servlet
 
ReceiveUnfinishedTaskServlet() - Constructor for class vgrid.web.servlet.ReceiveUnfinishedTaskServlet
 
removeAllLibsFromServer(ExecutingPlodderServer) - Method in class vgrid.test.AbstractServerTestCase
 
removeAllTasks(ExecutingPlodderServer) - Method in class vgrid.test.AbstractServerTestCase
 
removeAllTasks(ExecutingPlodderServer, TaskState) - Method in class vgrid.test.AbstractServerTestCase
 
REQUESTED - Static variable in class vgrid.task.TaskState
 
requestedDir - Variable in class vgrid.server.FileSystemExecutingPlodderServer
 
requiresLayout() - Method in class vgrid.view.AppenderDocument
 
resourceToDir(String, File, String) - Method in class vgrid.util.IoUtil
 
resourceToString(String) - Method in class vgrid.util.IoUtil
 
retrieveErrorneousTasks(String) - Method in interface vgrid.dispense.DispenserServer
Returns a collection of tasks that are errorneus.
retrieveErrorneousTasks(String) - Method in class vgrid.server.LocalDispenserServer
 
retrieveErrorneousTasks(String) - Method in class vgrid.web.dispenser.HttpDispenserSrvProxy
 
retrieveFinishedTasks(String) - Method in interface vgrid.dispense.DispenserServer
Returns a collection of tasks that are already finished.
retrieveFinishedTasks(String) - Method in class vgrid.server.LocalDispenserServer
 
retrieveFinishedTasks(String) - Method in class vgrid.web.dispenser.HttpDispenserSrvProxy
 
RmiTester - Class in vgrid.test
 
RmiTester() - Constructor for class vgrid.test.RmiTester
 
run() - Method in class vgrid.plodder.AbstractPlodder
 
run() - Method in class vgrid.web.plodder.GuiHttpPlodderRunner
 
RUNNING - Static variable in class vgrid.dispense.ExecutionState
 

S

SEPERATOR - Static variable in class vgrid.web.WebConstants
 
serialize() - Method in class vgrid.task.FasadeTask
 
serialize(OutputStream) - Method in class vgrid.task.FasadeTask
 
serialize(Task) - Method in class vgrid.test.AbstractServerTestCase
 
serialize(Task) - Method in class vgrid.util.TaskUtil
 
serialize(OutputStream, Task) - Method in class vgrid.util.TaskUtil
 
setApp(String) - Method in class vgrid.web.AbstractHttpSrvProxy
 
setDispenserServer(DispenserServer) - Method in class vgrid.dispense.Dispenser
 
setErrorHandler(ErrorHandler) - Method in class vgrid.view.AppenderDocument
 
setErrorTask(InputStream) - Method in interface vgrid.server.ExecutingPlodderServer
Sends a task to the server.
setErrorTask(InputStream) - Method in class vgrid.server.FileSystemExecutingPlodderServer
Receives an error task from a client.
setErrorTask(InputStream) - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
setErrorTask(Task) - Method in class vgrid.test.WrappedServer
Sends an error task to the server.
setErrorTask(InputStream) - Method in class vgrid.web.AbstractHttpSrvProxy
 
setExecutionHistory(String) - Method in class vgrid.task.AbstractTask
 
setExecutionHistory(String) - Method in class vgrid.task.FasadeTask
 
setExecutionHistory(String) - Method in class vgrid.task.NullTask
 
setExecutionHistory(String) - Method in interface vgrid.task.Task
Sets the tasks execution history.
setExecutionHistory(String) - Method in class vgrid.test.TestTask
 
setExecutionHistory(String) - Method in class vgrid.test.VeryActiveTestTask
 
setFinishedTask(InputStream) - Method in interface vgrid.server.ExecutingPlodderServer
Sends a task to the server.
setFinishedTask(InputStream) - Method in class vgrid.server.FileSystemExecutingPlodderServer
Receives a finished task from a client.
setFinishedTask(InputStream) - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
setFinishedTask(Task) - Method in class vgrid.test.WrappedServer
Sends a finished task to the included server.
setFinishedTask(InputStream) - Method in class vgrid.web.AbstractHttpSrvProxy
 
setHost(String) - Method in class vgrid.web.AbstractHttpSrvProxy
 
setId(String) - Method in class vgrid.task.AbstractTask
The id field must exist.
setId(String) - Method in class vgrid.task.NullTask
 
setId(String) - Method in interface vgrid.task.Task
Sets the tasks id.
setId(String) - Method in class vgrid.test.TestTask
 
setId(String) - Method in class vgrid.test.VeryActiveTestTask
 
setId(String) - Method in class vgrid.web.struts.StrutsJob
 
setLayout(Layout) - Method in class vgrid.view.AppenderDocument
 
setLibrary(String, InputStream) - Method in interface vgrid.server.ExecutingPlodderServer
Sends a library containing java classes in zipped form to the server.
setLibrary(String, InputStream) - Method in class vgrid.server.FileSystemExecutingPlodderServer
Stores a library in the libraries directory.
setLibrary(String, InputStream) - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
setName(String) - Method in class vgrid.view.AppenderDocument
 
setPlodderServer(ExecutingPlodderServer) - Method in class vgrid.server.LocalDispenserServer
 
setPollingInterval(int) - Method in class vgrid.dispense.Dispenser
 
setPort(String) - Method in class vgrid.web.AbstractHttpSrvProxy
 
setPriority(Priority) - Method in class vgrid.view.AppenderDocument
 
setTaskErrorneus(Task) - Method in interface vgrid.plodder.PlodderServer
Returns a task to the server that caused an error during execution.
setTaskErrorneus(Task) - Method in class vgrid.server.LocalPlodderServer
 
setTaskErrorneus(Task) - Method in class vgrid.web.plodder.HttpPlodderSrvProxy
 
setTaskFinished(Task) - Method in interface vgrid.plodder.PlodderServer
Returns a task to the server that has finished its execution. during execution.
setTaskFinished(Task) - Method in class vgrid.server.LocalPlodderServer
 
setTaskFinished(Task) - Method in class vgrid.web.plodder.HttpPlodderSrvProxy
 
setTaskUnfinished(Task) - Method in interface vgrid.plodder.PlodderServer
Returns a task to the server that is not yet finished.
setTaskUnfinished(Task) - Method in class vgrid.server.LocalPlodderServer
 
setTaskUnfinished(Task) - Method in class vgrid.web.plodder.HttpPlodderSrvProxy
 
setUnfinishedTask(InputStream) - Method in interface vgrid.server.ExecutingPlodderServer
Sends a task to the server.
setUnfinishedTask(InputStream) - Method in class vgrid.server.FileSystemExecutingPlodderServer
Receives an unfinished task from a plodder or dispenser.
setUnfinishedTask(InputStream) - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
setUnfinishedTask(Task) - Method in class vgrid.test.WrappedServer
Sends an unfinished task to the server.
setUnfinishedTask(InputStream) - Method in class vgrid.web.AbstractHttpSrvProxy
 
setUrls(Collection) - Method in class vgrid.util.TaskLoader
 
showConfirmation(Component, String) - Method in class vgrid.view.GuiUtil
 
showConfirmation(Component, String, String) - Method in class vgrid.view.GuiUtil
 
showError(Component, String) - Method in class vgrid.view.GuiUtil
 
showInfo(Component, String) - Method in class vgrid.view.GuiUtil
 
SimpleHttpPlodderRunner - Class in vgrid.web.plodder
Runs a plodder that comunicates via HTTP with a host.
SimpleHttpPlodderRunner() - Constructor for class vgrid.web.plodder.SimpleHttpPlodderRunner
 
SimplePlodder - Class in vgrid.web.plodder
 
SimplePlodder(PlodderServer) - Constructor for class vgrid.web.plodder.SimplePlodder
 
SimplePlodder(PlodderServer, int) - Constructor for class vgrid.web.plodder.SimplePlodder
 
stateChanged(Dispenser, ExecutionState) - Method in interface vgrid.dispense.DispenserListener
 
STOPPED - Static variable in class vgrid.dispense.ExecutionState
 
stringToFile(String, File) - Method in class vgrid.util.IoUtil
 
stringToOutputStream(String, OutputStream) - Method in class vgrid.util.IoUtil
 
StrutsJob - Class in vgrid.web.struts
Contains the infos about a job.
StrutsJob() - Constructor for class vgrid.web.struts.StrutsJob
 
StrutsServer - Class in vgrid.web.struts
Wrapper around a server that prepares beans to be displayed on the web pages.
StrutsServer(ExecutingPlodderServer) - Constructor for class vgrid.web.struts.StrutsServer
 
StrutsUtil - Class in vgrid.web.struts
Common functionality fur the struts classes.
suite() - Static method in class vgrid.test.AllVgridTestCase
 
suite() - Static method in class vgrid.test.DeployLibraryArgumentParserTestCase
 
suite() - Static method in class vgrid.test.DynamicLoadingTestCase
 
suite() - Static method in class vgrid.test.ExtendedDataStreamTestCase
 
suite() - Static method in class vgrid.test.FileServerTestCase
 
suite() - Static method in class vgrid.test.InMemoryServerTestCase
 
suite() - Static method in class vgrid.test.TaskSerializerTestCase
 
sutil - Variable in class vgrid.web.AbstractHttpSrvProxy
 

T

takeOneStep() - Method in class vgrid.task.NullTask
 
takeOneStep() - Method in interface vgrid.task.Task
Executes one step of the task.
takeOneStep() - Method in class vgrid.test.TestExceptionTask
 
takeOneStep() - Method in class vgrid.test.TestTask
 
takeOneStep() - Method in class vgrid.test.VeryActiveTestTask
 
Task - Interface in vgrid.task
A vgrid task.
TASK_FILE_EXTENSION - Static variable in class vgrid.server.FileSystemExecutingPlodderServer
 
TaskAction - Class in vgrid.web.struts
Prepares the beans for showing a task.
TaskAction() - Constructor for class vgrid.web.struts.TaskAction
 
TaskLoader - Class in vgrid.util
Loads a task's class dynamically from urls if not found from the system class loader.
TaskSerializerTestCase - Class in vgrid.test
Tests for Serializing of tasks.
TaskSerializerTestCase(String) - Constructor for class vgrid.test.TaskSerializerTestCase
 
TaskState - Class in vgrid.task
States of the tasks.
TaskState(String) - Constructor for class vgrid.task.TaskState
 
TaskTester - Class in vgrid.util
Tests a task in the local VM.
TaskUtil - Class in vgrid.util
Serializes and deserializes Tasks.
terminate() - Method in class vgrid.plodder.AbstractPlodder
 
terminate() - Method in interface vgrid.plodder.Plodder
Terminates the plodder process.
test() - Method in class vgrid.test.DispenserTestCase
 
test(Task, int) - Method in class vgrid.util.TaskTester
 
testAll() - Method in class vgrid.test.ExtendedDataStreamTestCase
 
testCorrectCommandline() - Method in class vgrid.test.DeployLibraryArgumentParserTestCase
 
testDeleteFinished(ExecutingPlodderServer) - Method in class vgrid.test.AbstractServerTestCase
 
testDeleteFinished() - Method in class vgrid.test.FileServerTestCase
 
testDeleteFinished() - Method in class vgrid.test.InMemoryServerTestCase
 
TestExceptionTask - Class in vgrid.test
A Task that throws an Error on execution.
TestExceptionTask() - Constructor for class vgrid.test.TestExceptionTask
 
TestExceptionTask(String, int, int) - Constructor for class vgrid.test.TestExceptionTask
 
testExtractJobID() - Method in class vgrid.test.UtilTestCase
 
TestFileServerEmpty - Class in vgrid.test
A Fileserver for Test.
TestFileServerEmpty() - Constructor for class vgrid.test.TestFileServerEmpty
Creates a new instance of TestFileServer
testInit(ExecutingPlodderServer) - Method in class vgrid.test.AbstractServerTestCase
 
testInit() - Method in class vgrid.test.FileServerTestCase
 
testInit() - Method in class vgrid.test.InMemoryServerTestCase
 
testIsFinished(ExecutingPlodderServer) - Method in class vgrid.test.AbstractServerTestCase
 
testIsFinished() - Method in class vgrid.test.FileServerTestCase
 
testIsFinished() - Method in class vgrid.test.InMemoryServerTestCase
 
testLib(ExecutingPlodderServer, String, String) - Method in class vgrid.test.AbstractServerTestCase
 
testLib() - Method in class vgrid.test.FileServerTestCase
 
testLoadingAndUnloading() - Method in class vgrid.test.DynamicLoadingTestCase
 
testReceiveUnfinished(ExecutingPlodderServer) - Method in class vgrid.test.AbstractServerTestCase
 
testReceiveUnfinished() - Method in class vgrid.test.FileServerTestCase
 
testReceiveUnfinished() - Method in class vgrid.test.InMemoryServerTestCase
 
testRequestOne(ExecutingPlodderServer) - Method in class vgrid.test.AbstractServerTestCase
 
testRequestOne() - Method in class vgrid.test.FileServerTestCase
 
testRequestOne() - Method in class vgrid.test.InMemoryServerTestCase
 
testRunOneErrorTask(ExecutingPlodderServer) - Method in class vgrid.test.AbstractServerTestCase
 
testRunOneErrorTask() - Method in class vgrid.test.FileServerTestCase
 
testRunOneErrorTask() - Method in class vgrid.test.InMemoryServerTestCase
 
testSendFinished(ExecutingPlodderServer) - Method in class vgrid.test.AbstractServerTestCase
 
testSendFinished() - Method in class vgrid.test.FileServerTestCase
 
testSendFinished() - Method in class vgrid.test.InMemoryServerTestCase
 
testSerializeDeserializeTestExceptionTask() - Method in class vgrid.test.TaskSerializerTestCase
 
testSerializeDeserializeTestTask() - Method in class vgrid.test.TaskSerializerTestCase
 
testSerializeDeserializeTestTaskWithFasade() - Method in class vgrid.test.TaskSerializerTestCase
 
testSerializerUtilAddHistoryEntryNotInitialisable() - Method in class vgrid.test.TaskSerializerTestCase
 
testSerializerUtilSerialize() - Method in class vgrid.test.TaskSerializerTestCase
 
testSerializeUtilAddHistoryEntry() - Method in class vgrid.test.TaskSerializerTestCase
 
testSerializeUtilDeserialize() - Method in class vgrid.test.TaskSerializerTestCase
 
TestTask - Class in vgrid.test
A Task used for testing purpose.
TestTask() - Constructor for class vgrid.test.TestTask
 
TestTask(String, int, int) - Constructor for class vgrid.test.TestTask
 
TestTask(int, int) - Constructor for class vgrid.test.TestTask
 
TestTaskGenerator - Class in vgrid.test
Generates a number of testtask on a server.
TestTaskGenerator() - Constructor for class vgrid.test.TestTaskGenerator
 
testTaskState(ExecutingPlodderServer) - Method in class vgrid.test.AbstractServerTestCase
 
testTaskState() - Method in class vgrid.test.FileServerTestCase
 
testTaskState() - Method in class vgrid.test.InMemoryServerTestCase
 
testTaskStateError(ExecutingPlodderServer) - Method in class vgrid.test.AbstractServerTestCase
 
testTaskStateError() - Method in class vgrid.test.FileServerTestCase
 
testTaskStateError() - Method in class vgrid.test.InMemoryServerTestCase
 
testWebUtilBuildRequest() - Method in class vgrid.test.UtilTestCase
 
toDescriptionString() - Method in class vgrid.server.FileSystemExecutingPlodderServer
Returns a string describing the server.
toDescriptionString() - Method in class vgrid.server.InMemoryExecutiongPlodderServer
 
toStateString() - Method in class vgrid.task.NullTask
 
toStateString() - Method in interface vgrid.task.Task
Should produce some info about the task and its current state.
toStateString() - Method in class vgrid.test.TestExceptionTask
 
toStateString() - Method in class vgrid.test.TestTask
 
toStateString() - Method in class vgrid.test.VeryActiveTestTask
 

U

UNFINISHED - Static variable in class vgrid.task.TaskState
 
unfinishedDir - Variable in class vgrid.server.FileSystemExecutingPlodderServer
 
UtilTestCase - Class in vgrid.test
Tests for utillity classes
UtilTestCase(String) - Constructor for class vgrid.test.UtilTestCase
 

V

VersionProperties - Class in vgrid
Used to enable access to the version property for Classes that do not have their own VgridProperties implementation
VeryActiveTestTask - Class in vgrid.test
A testtask that uses CPU power.
VeryActiveTestTask() - Constructor for class vgrid.test.VeryActiveTestTask
 
VeryActiveTestTask(String, int, int) - Constructor for class vgrid.test.VeryActiveTestTask
 
vgrid - package vgrid
 
vgrid.dispense - package vgrid.dispense
 
vgrid.plodder - package vgrid.plodder
 
vgrid.server - package vgrid.server
 
vgrid.task - package vgrid.task
 
vgrid.test - package vgrid.test
JUnit testcases and classes needed to run the testcases.
vgrid.util - package vgrid.util
 
vgrid.view - package vgrid.view
 
vgrid.web - package vgrid.web
 
vgrid.web.dispenser - package vgrid.web.dispenser
 
vgrid.web.plodder - package vgrid.web.plodder
 
vgrid.web.servlet - package vgrid.web.servlet
 
vgrid.web.struts - package vgrid.web.struts
 
VgridConstants - Class in vgrid
Constants that might be used anywhere in the project.
VgridConstants() - Constructor for class vgrid.VgridConstants
 
VgridException - Exception in vgrid
A general exception for vgrid methods.
VgridException() - Constructor for exception vgrid.VgridException
 
VgridException(String) - Constructor for exception vgrid.VgridException
 
VgridException(String, Throwable) - Constructor for exception vgrid.VgridException
 
VgridException(Throwable) - Constructor for exception vgrid.VgridException
 
VgridInstatiationException - Exception in vgrid
Thrown if a problem occurres during task instantiation.
VgridInstatiationException() - Constructor for exception vgrid.VgridInstatiationException
 
VgridInstatiationException(String) - Constructor for exception vgrid.VgridInstatiationException
 
VgridInstatiationException(String, Exception) - Constructor for exception vgrid.VgridInstatiationException
 
VgridInstatiationException(Exception) - Constructor for exception vgrid.VgridInstatiationException
 
VgridInstatiationException(IOException) - Constructor for exception vgrid.VgridInstatiationException
 
VgridProperies - Class in vgrid.util
Handels properties from property files;
VgridProperies() - Constructor for class vgrid.util.VgridProperies
 
VgridRuntimeException - Exception in vgrid
A vgrid RuntimeException
VgridRuntimeException(String) - Constructor for exception vgrid.VgridRuntimeException
 
VgridRuntimeException(String, Throwable) - Constructor for exception vgrid.VgridRuntimeException
 
VgridRuntimeException(Throwable) - Constructor for exception vgrid.VgridRuntimeException
 
VgridRuntimeException() - Constructor for exception vgrid.VgridRuntimeException
 

W

WebConstants - Class in vgrid.web
Constants for the web application.
WebConstants() - Constructor for class vgrid.web.WebConstants
 
WebUtil - Class in vgrid.web
Utilities for the web classes.
windowActivated(WindowEvent) - Method in class vgrid.web.plodder.GuiHttpPlodderRunner
 
windowClosed(WindowEvent) - Method in class vgrid.web.plodder.GuiHttpPlodderRunner
 
windowClosed(WindowEvent) - Method in class vgrid.web.plodder.JnlpGuiHttpPlodderRunner
 
windowClosing(WindowEvent) - Method in class vgrid.web.plodder.GuiHttpPlodderRunner
 
windowDeactivated(WindowEvent) - Method in class vgrid.web.plodder.GuiHttpPlodderRunner
 
windowDeiconified(WindowEvent) - Method in class vgrid.web.plodder.GuiHttpPlodderRunner
 
windowIconified(WindowEvent) - Method in class vgrid.web.plodder.GuiHttpPlodderRunner
 
windowOpened(WindowEvent) - Method in class vgrid.web.plodder.GuiHttpPlodderRunner
 
WrappedServer - Class in vgrid.test
A wrapper around servers that does all the serializing and deserializing of tasks.
WrappedServer(ExecutingPlodderServer) - Constructor for class vgrid.test.WrappedServer
 
writeInputStreamToOutputStream(OutputStream, InputStream) - Method in class vgrid.web.servlet.AbstractVgridServlet
 
writeString(String) - Method in class vgrid.util.ExtendedDataOutputStream
 

A B C D E F G H I J K L M N O P R S T U V W

vgrid the vienna grid project