public interface OpenflowDiagStatusProvider
Modifier and Type | Method and Description |
---|---|
void |
reportStatus(org.opendaylight.infrautils.diagstatus.ServiceState serviceState) |
void |
reportStatus(String diagStatusIdentifier,
org.opendaylight.infrautils.diagstatus.ServiceState serviceState) |
void |
reportStatus(String diagStatusIdentifier,
org.opendaylight.infrautils.diagstatus.ServiceState serviceState,
String description) |
void |
reportStatus(String diagStatusService,
Throwable throwable) |
void reportStatus(org.opendaylight.infrautils.diagstatus.ServiceState serviceState)
void reportStatus(String diagStatusIdentifier, org.opendaylight.infrautils.diagstatus.ServiceState serviceState, String description)
void reportStatus(String diagStatusIdentifier, org.opendaylight.infrautils.diagstatus.ServiceState serviceState)
Copyright © 2020 OpenDaylight. All rights reserved.