Interface EndpointStateMachineMBean

All Known Implementing Classes:
EndpointStateMachine

public interface EndpointStateMachineMBean
JMX representation of an EndpointStateMachine.
  • Method Details

    • getMissedCount

      long getMissedCount()
    • getAddressString

      String getAddressString()
    • getState

    • getVersionNumber

      int getVersionNumber()
    • getLastSuccessfulHeartbeat

      long getLastSuccessfulHeartbeat()
    • getType

      String getType()