Uses of Class
ecmwf.common.monitor.MonitorException
Packages that use MonitorException
Package
Description
-
Uses of MonitorException in ecmwf.common.ecaccess
Methods in ecmwf.common.ecaccess that throw MonitorExceptionModifier and TypeMethodDescriptionECaccessProvider.getMonitorManager
(String name) Gets the monitor manager.ECaccessScheduler.getMonitorManager
(String name) Gets the monitor manager. -
Uses of MonitorException in ecmwf.common.monitor
Methods in ecmwf.common.monitor that throw MonitorExceptionModifier and TypeMethodDescriptionstatic String
MonitorManager.getColor
(int status) Gets the color.static MonitorThread
MonitorThread.getInstance()
Gets the single instance of MonitorThread.MonitorCallback.getMonitorManager
(String name) Gets the monitor manager.void
MonitorManager.setStatus
(int status) Sets the status.void
MonitorManager.update()
Update.void
MonitorManager.update
(int status) Update.void
Update.void
Update.Constructors in ecmwf.common.monitor that throw MonitorExceptionModifierConstructorDescriptionMonitorManager
(String name, int status, String comment) Instantiates a new monitor manager.MonitorManager
(String name, String service, int status, String comment) Instantiates a new monitor manager. -
Uses of MonitorException in ecmwf.common.monitor.module
Methods in ecmwf.common.monitor.module that throw MonitorExceptionModifier and TypeMethodDescriptionvoid
OpsviewProvider.sendMessage
(String hostname, String service, int status, String message) Sends the message. -
Uses of MonitorException in ecmwf.common.plugin
Methods in ecmwf.common.plugin that throw MonitorExceptionModifier and TypeMethodDescriptionPluginContainer.getMonitorManager
(String name) Gets the monitor manager. -
Uses of MonitorException in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that throw MonitorExceptionModifier and TypeMethodDescriptionMasterServer.getDestinationCache
(String destinationName) Gets the destination cache.ManagementInterface.getDestinationCaches()
Gets the destination caches.MasterServer.getDestinationCaches()
Gets the destination caches.MasterServer.getDestinationSchedulerCache
(String destinationName) Gets the destination scheduler cache.MasterServer.getDestinationSchedulerCache
(String destinationName, String statusCode) Gets the destination scheduler cache.ManagementInterface.getMonitorManager
(String destinationName) Gets the monitor manager. -
Uses of MonitorException in ecmwf.ecpds.master.transfer
Methods in ecmwf.ecpds.master.transfer that throw MonitorExceptionModifier and TypeMethodDescriptionTransferScheduler.MonitoringThread.getMonitorManager
(String name) Gets the monitor manager.