Uses of Interface
org.frankframework.monitoring.ITrigger
Packages that use ITrigger
-
Uses of ITrigger in org.frankframework.monitoring
Classes in org.frankframework.monitoring that implement ITriggerModifier 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.Methods in org.frankframework.monitoring that return ITriggerMethods in org.frankframework.monitoring that return types with arguments of type ITriggerMethods in org.frankframework.monitoring with parameters of type ITriggerModifier and TypeMethodDescriptionvoid
Monitor.addTrigger
(ITrigger trigger) void
Monitor.removeTrigger
(ITrigger trigger)