IncomingMessageHandler implementation that simply discards all messages dispatch during a replay process. This handler is typically useful when not expecting to perform a replay while the cluster is actively listening to events on a command bus, for example when performing an offline replay.
@author Allard Buijze
@since 2.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.