
public class ContextStrategy extends BusStrategy
| Modifier and Type | Class and Description |
|---|---|
static class |
ContextStrategy.ContextFilterer |
Thread.State, Thread.UncaughtExceptionHandlerbus, busModule, commModuleMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
ContextStrategy(CommunicationModule cm) |
| Modifier and Type | Method and Description |
|---|---|
protected IContextStrategyDataFactory |
createContextStrategyDataFactory() |
void |
handle(BusMessage message,
String senderID)
Handle the message.
|
buildChannelMessage, getBusMember, getLocalBusByName, handleMessage, run, send, setBus, stopThreadactiveCount, 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 ContextStrategy(CommunicationModule cm)
protected IContextStrategyDataFactory createContextStrategyDataFactory()
public void handle(BusMessage message, String senderID)
BusStrategyhandle in class BusStrategymessage - messagesenderID - sender (bus member) IDBusStrategy.handleMessage(BusMessage, String)Copyright © 2018 universAAL Consortium. All rights reserved.