|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.quartz.impl.DefaultThreadExecutor
public class DefaultThreadExecutor
Schedules work on a newly spawned thread. This is the default Quartz behavior.
| Constructor Summary | |
|---|---|
DefaultThreadExecutor()
|
|
| Method Summary | |
|---|---|
void |
execute(java.lang.Thread thread)
|
void |
initialize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultThreadExecutor()
| Method Detail |
|---|
public void initialize()
initialize in interface org.quartz.spi.ThreadExecutorpublic void execute(java.lang.Thread thread)
execute in interface org.quartz.spi.ThreadExecutor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||