2.17.2: 2011-06-17

Package net.sf.basedb.clients.jobagent

Interface Summary
JobExecutor This interface must be implemented by all classes that want's to act as a job executor.
 

Class Summary
Agent This is the actual job agent application.
AgentController This is the command line controller class for the job agent application.
AgentSignalReceiver Signal receiver implementation for job agents that is compatible with the SocketSignalReceiver.
CmdLine Utility class for parsing command line arguments.
JobQueueChecker This class is given the responsibility to check the job queue for jobs that are awaiting execution.
JobRunner A runnable class that makes it possible to execute each job in it's own thread.
 


2.17.2: 2011-06-17