Interface for a component that provides diagnostic information. More...
Public Member Functions | |
abstract String | getComponentName () |
Gets the Component Name of the Provider. More... | |
abstract fm.liveswitch.diagnostics.DiagnosticsData | getDiagnostics () |
Gets the diagnostic data for this component. More... | |
Interface for a component that provides diagnostic information.
|
abstract |
Gets the Component Name of the Provider.
|
abstract |
Gets the diagnostic data for this component.