2.17.2: 2011-06-17

Package net.sf.basedb.clients.jobagent.executors

Class Summary
DummyJobExecutor This is dummy job executor implementation which just sets the status of each job to Job.Status.DONE without actually executing the job.
ProcessJobExecutor This is a job executor which starts a new process for each job to be executed.
ProcessJobExecutor.StreamRedirector Used for redirecting standard output to a string.
ThreadJobExecutor This is a job executor which executes jobs in the current thread.
ThreadJobExecutor.ShutdownHook  
 


2.17.2: 2011-06-17