Uses of Interface
org.frankframework.monitoring.ITrigger
-
Uses of ITrigger in org.frankframework.monitoring
Modifier and TypeClassDescriptionclass
A Trigger that starts its life with type = ALARM.class
A Trigger that starts its life with type = CLEARING.class
A Trigger that has its type configured at startup.Modifier and TypeMethodDescriptionvoid
Monitor.addTrigger
(ITrigger trigger) void
Monitor.removeTrigger
(ITrigger trigger)