Package org.frankframework.monitoring
package org.frankframework.monitoring
-
ClassDescriptionBase class for Monitor Destination implementations.Filter on Adapters, used by Triggers.A Trigger that starts its life with type = ALARM.A Trigger that starts its life with type = CLEARING.Publisher to wrap the monitoring events and publish them to the Spring ContextInterface to be implemented by objects to be monitored; Is called by code that handles event.Enumeration of Event Types for monitoring.Interface to monitoring service.Example configuration:Factory for the MonitorManagers, returns the context's manager This bean is a singleton, not a prototype, which is why the GenericFactory can not be used.Manager for Monitoring.IMonitorAdapter that uses a
sender
to send its message.Enumeration of Severities for monitoring.Enumeration of SourceTypes for trigger filters.A Trigger that has its type configured at startup.