public class EngineConfigCacheUpdater
extends java.lang.Thread
Constructor and Description |
---|
EngineConfigCacheUpdater(KKEngIf eng)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
run()
This thread runs forever.
|
void |
stopLooping()
Stop the current thread from looping
|
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public EngineConfigCacheUpdater(KKEngIf eng) throws com.konakart.app.KKException
eng
- The engine that started the threadcom.konakart.app.KKException
- an unexpected KKException exceptionpublic void stopLooping()
public void run()
run
in interface java.lang.Runnable
run
in class java.lang.Thread
Copyright © 2018 DS Data Systems UK Ltd.