Interface OpenflowDiagStatusProvider

    • Method Detail

      • reportStatus

        void reportStatus​(org.opendaylight.infrautils.diagstatus.ServiceState serviceState)
      • reportStatus

        void reportStatus​(String diagStatusService,
                          Throwable throwable)
      • reportStatus

        void reportStatus​(String diagStatusIdentifier,
                          org.opendaylight.infrautils.diagstatus.ServiceState serviceState,
                          String description)
      • reportStatus

        void reportStatus​(String diagStatusIdentifier,
                          org.opendaylight.infrautils.diagstatus.ServiceState serviceState)