java.lang.Object
org.frankframework.monitoring.events.Event

public class Event extends Object
A Monitoring Event with a map of potential Adapters that can throw events of this type.
  • Constructor Details

    • Event

      public Event()
    • Event

      public Event(EventThrowing thrower)
  • Method Details