Class Clearing

java.lang.Object
org.frankframework.monitoring.Trigger
org.frankframework.monitoring.Clearing
All Implemented Interfaces:
EventListener, LazyLoadingEventListener<FireMonitorEvent>, ITrigger, org.springframework.beans.factory.DisposableBean, org.springframework.context.ApplicationListener<FireMonitorEvent>

public class Clearing extends Trigger
A Trigger that starts its life with type = CLEARING. The type of the trigger can be changed dynamically.
Author:
martijn
  • Constructor Details

    • Clearing

      public Clearing()