|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Thread
org.xmlBlaster.contrib.replication.OracleByEventsScheduler.SchedulerRunner
| Field Summary | |
private I_ChangeDetector |
changeDetector
|
private java.lang.String |
event
|
private boolean |
forceShutdown
|
private I_Info |
info
|
private static long |
MAX_SLEEP_DELAY
|
private static long |
MIN_SLEEP_DELAY
|
private long |
pollIntervall
|
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
(package private) |
OracleByEventsScheduler.SchedulerRunner(I_Info info,
I_ChangeDetector changeDetector)
|
| Method Summary | |
void |
doShutdown()
|
void |
run()
|
private void |
sleepToAvoidLooping()
|
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private static final long MIN_SLEEP_DELAY
private static final long MAX_SLEEP_DELAY
private boolean forceShutdown
private long pollIntervall
private I_ChangeDetector changeDetector
private I_Info info
private java.lang.String event
| Constructor Detail |
OracleByEventsScheduler.SchedulerRunner(I_Info info,
I_ChangeDetector changeDetector)
| Method Detail |
private final void sleepToAvoidLooping()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void doShutdown()
public void run()
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||