public class OpenflowPluginDiagStatusProvider extends Object implements org.opendaylight.infrautils.diagstatus.ServiceStatusProvider
Constructor and Description |
---|
OpenflowPluginDiagStatusProvider(org.opendaylight.infrautils.diagstatus.DiagStatusService diagStatusService,
List<SwitchConnectionProvider> switchConnectionProviders) |
Modifier and Type | Method and Description |
---|---|
org.opendaylight.infrautils.diagstatus.ServiceDescriptor |
getServiceDescriptor() |
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) |
public OpenflowPluginDiagStatusProvider(org.opendaylight.infrautils.diagstatus.DiagStatusService diagStatusService, List<SwitchConnectionProvider> switchConnectionProviders)
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)
public org.opendaylight.infrautils.diagstatus.ServiceDescriptor getServiceDescriptor()
getServiceDescriptor
in interface org.opendaylight.infrautils.diagstatus.ServiceStatusProvider
Copyright © 2019 OpenDaylight. All rights reserved.