Class ElanDiagStatusProvider
- java.lang.Object
-
- org.opendaylight.netvirt.elan.diagstatus.ElanDiagStatusProvider
-
- All Implemented Interfaces:
org.opendaylight.infrautils.diagstatus.ServiceStatusProvider
@Singleton public class ElanDiagStatusProvider extends java.lang.Object implements org.opendaylight.infrautils.diagstatus.ServiceStatusProvider
ElanDiagStatusProvider which lets ELAN register/unregister for infrautils status and diagnostics related services.
-
-
Constructor Summary
Constructors Constructor Description ElanDiagStatusProvider(org.opendaylight.infrautils.diagstatus.DiagStatusService diagStatusService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
close()
org.opendaylight.infrautils.diagstatus.ServiceDescriptor
getServiceDescriptor()
-