Interface MonitorCallback
- All Known Implementing Classes:
DestinationProductStatusCalculatorTask, DestinationProductStatusResetterTask, ECaccessProvider, ECaccessProvider.ProviderMBean, ECaccessScheduler, MailMBean, MasterServer, MasterServer.AcqDownloadScheduler, MasterServer.AcquisitionScheduler, MasterServer.BackupScheduler, MasterServer.DissDownloadScheduler, MasterServer.DownloadScheduler, MasterServer.EventScheduler, MasterServer.FilterScheduler, MasterServer.MoverAvailabilityScheduler, MasterServer.PortalBytesScheduler, MasterServer.PortalTrafficScheduler, MasterServer.ProxyScheduler, MasterServer.PurgeScheduler, MasterServer.ReplicateScheduler, MBeanRepository, MBeanScheduler, MonitoringStatusCalculatorTask, MoverServer.DownloadRepository, PluginContainer, StorageRepository, TicketRepository, TransferScheduler, TransferScheduler.DestinationThread, TransferScheduler.MonitoringThread
public interface MonitorCallback
ECMWF Product Data Store (OpenECPDS) Project
This interface should be implemented by any component which requires monitoring.
- Since:
- 2024-07-01
- Version:
- 6.7.7
- Author:
- Laurent Gougeon - syi@ecmwf.int, ECMWF.
-
Method Summary
-
Method Details
-
getMonitorManager
Gets the monitor manager.- Parameters:
name- the name- Returns:
- the monitor manager
- Throws:
MonitorException- the monitor exception
-