Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
NotificationThread(String orchestratorServer,
String username,
String password,
String token,
String userId,
org.apache.log4j.Logger log) |
| Modifier and Type | Method and Description |
|---|---|
void |
addViewSubscription(ViewObj viewObj,
NotificationCallback nc) |
void |
removeViewSubscription(ViewObj viewObj) |
void |
run() |
void |
stopNotifier() |
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, yieldpublic void addViewSubscription(ViewObj viewObj, NotificationCallback nc)
public void removeViewSubscription(ViewObj viewObj)
public void stopNotifier()
Copyright © 2023. All rights reserved.