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 TypeClassDescriptionclassA Trigger that starts its life with type = ALARM.classA Trigger that starts its life with type = CLEARING.classA 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 TypeMethodDescriptionvoidMonitor.addTrigger(ITrigger trigger) voidMonitor.removeTrigger(ITrigger trigger)