Uses of Interface
com.atlassian.diagnostics.ComponentMonitor
Packages that use ComponentMonitor
-
Uses of ComponentMonitor in com.atlassian.diagnostics
Methods in com.atlassian.diagnostics that return ComponentMonitorModifier and TypeMethodDescriptionMonitoringService.createMonitor(String componentId, String componentNameI18nKey) Deprecated.MonitoringService.createMonitor(String componentId, String componentNameI18nKey, MonitorConfiguration monitorConfiguration) Creates a new monitor for a component with the provided ID and name, or returns the existing monitor if it has already been created.Methods in com.atlassian.diagnostics that return types with arguments of type ComponentMonitor
MonitoringService.createMonitor(String, String, MonitorConfiguration)