@Singleton public class OpenflowPluginDiagStatusProvider extends Object
Constructor and Description |
---|
OpenflowPluginDiagStatusProvider(org.opendaylight.infrautils.diagstatus.DiagStatusService diagStatusService) |
Modifier and Type | Method and Description |
---|---|
void |
reportStatus(org.opendaylight.infrautils.diagstatus.ServiceState serviceState) |
void |
reportStatus(org.opendaylight.infrautils.diagstatus.ServiceState serviceState,
String description) |
void |
reportStatus(org.opendaylight.infrautils.diagstatus.ServiceState serviceState,
Throwable throwable) |
@Inject public OpenflowPluginDiagStatusProvider(org.opendaylight.infrautils.diagstatus.DiagStatusService diagStatusService)
public void reportStatus(org.opendaylight.infrautils.diagstatus.ServiceState serviceState)
public void reportStatus(org.opendaylight.infrautils.diagstatus.ServiceState serviceState, Throwable throwable)
public void reportStatus(org.opendaylight.infrautils.diagstatus.ServiceState serviceState, String description)
Copyright © 2019 OpenDaylight. All rights reserved.