Skip to main content

electron/services/monitoring/MonitorFactory

Factory for creating and managing monitor service instances with configuration support.

Remarks

Provides singleton-pattern monitor service instances with configuration management. Validates monitor types against the registry and ensures only one instance per monitor type exists. Supports configuration updates and cache management for all registered monitor types.

Interfaces

Functions