public final class MessageSystem extends Object
| Modifier and Type | Field and Description |
|---|---|
static DispatcherContext |
NO_INTERACTION
Used to indicate to the message dispatcher that there should be no interaction with this message.
|
| Modifier and Type | Method and Description |
|---|---|
static MessageDispatcher |
getMessageDispatcher()
Get the message dispatcher, without a dispatcher context.
|
static MessageDispatcher |
getMessageDispatcher(DispatcherContext dispatcherContext)
Get the message dispatcher.
|
static MessageFactory |
getMessageFactory() |
public static final DispatcherContext NO_INTERACTION
public static MessageDispatcher getMessageDispatcher(DispatcherContext dispatcherContext)
dispatcherContext - the dispatcher contextpublic static MessageDispatcher getMessageDispatcher()
public static MessageFactory getMessageFactory()
Copyright © 2006–2020 Esito AS. All rights reserved.