Interface HeartbeatSource

All Known Implementing Classes:
GrpcHeartbeatSource

@Deprecated public interface HeartbeatSource
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

    Modifier and Type
    Method
    Description
    void
    Deprecated.
    Send an heartbeat to AxonServer
  • Method Details

    • pulse

      void pulse()
      Deprecated.
      Send an heartbeat to AxonServer