Package net.sf.basedb.clients.jobagent
package net.sf.basedb.clients.jobagent
-
ClassDescriptionThis is the actual job agent application.This is the command line controller class for the job agent application.Signal receiver implementation for job agents that is compatible with the
SocketSignalReceiver
.Utility class for parsing command line arguments.This interface must be implemented by all classes that want's to act as a job executor.This class is given the responsibility to check the job queue for jobs that are awaiting execution.A runnable class that makes it possible to execute each job in it's own thread.