Klasse WorkerThread
java.lang.Object
org.apache.turbine.services.schedule.WorkerThread
- Alle implementierten Schnittstellen:
Runnable
Wrapper for a
JobEntry
to actually perform the job's action.- Version:
- $Id: WorkerThread.java 534527 2007-05-02 16:10:59Z tv $
- Autor:
- Dave Bryson, Daniel Rall, Henning P. Schmiedehausen, Quinton McCombs
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungWorkerThread
(JobEntry je) Creates a new worker to run the specifiedJobEntry
. -
Methodenübersicht