Interface HeartbeatSource
- All Known Implementing Classes:
GrpcHeartbeatSource
Deprecated.
in through use of the AxonServer java
connector
Represents the mechanism used to send an heartbeat message to AxonServer.
- Since:
- 4.2.1
- Author:
- Sara Pellegrini
-
Method Summary
-
Method Details
-
pulse
void pulse()Deprecated.Send an heartbeat to AxonServer
-