public class StatusInfoListener extends Object implements MessageListener<Msg>
| Modifier and Type | Class and Description |
|---|---|
static class |
StatusInfoListener.StatusInfoLevel |
| Modifier and Type | Field and Description |
|---|---|
static String |
globalListenersKey |
static String |
messageListenersbyNameKey |
static String |
messagingThreadpoolstatsKey |
static String |
morphiumCachestatsKey |
static String |
morphiumConfigKey |
| Constructor and Description |
|---|
StatusInfoListener() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
markAsProcessedBeforeExec() |
Msg |
onMessage(Messaging msg,
Msg m)
process message, send answer
if null is returned, no answer is sent
|
public static final String messagingThreadpoolstatsKey
public static final String messageListenersbyNameKey
public static final String globalListenersKey
public static final String morphiumCachestatsKey
public static final String morphiumConfigKey
public Msg onMessage(Messaging msg, Msg m) throws InterruptedException
MessageListeneronMessage in interface MessageListener<Msg>InterruptedExceptionpublic boolean markAsProcessedBeforeExec()
markAsProcessedBeforeExec in interface MessageListener<Msg>Copyright © 2022. All rights reserved.