Interface IpdConnectionStateMxBean

All Known Implementing Classes:
IpdConnectionState

@MXBean public interface IpdConnectionStateMxBean
Represents JMX arguments for connection state type.
Since:
5.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
    boolean
     
  • Method Details

    • isConnected

      boolean isConnected()
    • getTotalFailures

      long getTotalFailures()