Class HeartbeatMonitor

java.lang.Object
org.axonframework.axonserver.connector.heartbeat.HeartbeatMonitor
All Implemented Interfaces:
Lifecycle

@Deprecated public class HeartbeatMonitor extends Object implements Lifecycle
Deprecated.
in through use of the AxonServer java connector
Verifies if the connection is still alive, and react if it is not.
Since:
4.2.1
Author:
Sara Pellegrini