Package de.caluga.morphium.messaging
Class StatusInfoListener
java.lang.Object
de.caluga.morphium.messaging.StatusInfoListener
- All Implemented Interfaces:
MessageListener<Msg>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanprocess message, send answer if null is returned, no answer is sent
-
Field Details
-
messagingThreadpoolstatsKey
- See Also:
-
messageListenersbyNameKey
- See Also:
-
globalListenersKey
- See Also:
-
morphiumCachestatsKey
- See Also:
-
morphiumConfigKey
- See Also:
-
-
Constructor Details
-
StatusInfoListener
public StatusInfoListener()
-
-
Method Details
-
onMessage
Description copied from interface:MessageListenerprocess message, send answer if null is returned, no answer is sent- Specified by:
onMessagein interfaceMessageListener<Msg>- Throws:
InterruptedException
-
markAsProcessedBeforeExec
public boolean markAsProcessedBeforeExec()- Specified by:
markAsProcessedBeforeExecin interfaceMessageListener<Msg>
-