|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Thread biz.chitec.quarterback.util.StoppableThread biz.chitec.quarterback.util.LoggingReceiverUpdater biz.chitec.qdemo.util.UpdateableLoggerDemo.ExampleUpdaterFactory.ExampleUpdater
Description of the Class
Nested Class Summary |
Nested classes inherited from class biz.chitec.quarterback.util.LoggingReceiverUpdater |
LoggingReceiverUpdater.KeeperInterfaceContent |
Nested classes inherited from class biz.chitec.quarterback.util.StoppableThread |
StoppableThread.StopException |
Field Summary |
Fields inherited from class biz.chitec.quarterback.util.LoggingReceiverUpdater |
mylogger, myreceiver, stopupdate, ti |
Fields inherited from class biz.chitec.quarterback.util.StoppableThread |
shouldbestopped |
Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
Constructor Summary | |
UpdateableLoggerDemo.ExampleUpdaterFactory.ExampleUpdater(UpdateableLogger ul,
LoggingReceiver lr)
Constructor for the ExampleUpdater object |
Method Summary | |
void |
runUpdate()
Description of the Method |
Methods inherited from class biz.chitec.quarterback.util.LoggingReceiverUpdater |
cancelUpdate, run, sendDelayed, sendToReceiver, setLogger, setReceiver, startUpdate, stopUpdate, storeForDelayedSending |
Methods inherited from class biz.chitec.quarterback.util.StoppableThread |
shouldBeStopped, stopGracefully |
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 |
Constructor Detail |
public UpdateableLoggerDemo.ExampleUpdaterFactory.ExampleUpdater(UpdateableLogger ul, LoggingReceiver lr)
ul
- Description of the Parameterlr
- Description of the ParameterMethod Detail |
public void runUpdate()
runUpdate
in class LoggingReceiverUpdater
|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |