Interface ForEachMessageCallback
public interface ForEachMessageCallback
Callback that can be registered on the forEach() method of a Memory.
- Author:
- IIT Software GmbH, Muenster/Germany, (c) 2016, All Rights Reserved
-
Method Summary
-
Method Details
-
execute
Single method to be executed for each Message of a Memory- Parameters:
message
- Message
-