Interface HealthViewMBean

  • All Known Implementing Classes:
    HealthView

    public interface HealthViewMBean
    Returns the status events of the broker to indicate any warnings.
    • Method Detail

      • getCurrentStatus

        String getCurrentStatus()
        Warning, this method only return a value if the health or healthList method has previously been called. The value is not updated on its own and requires periodic calls to the health or healthList methods to refresh its value.
        Returns:
        String representation of the current Broker state