Class Event
java.lang.Object
org.frankframework.monitoring.events.Event
A Monitoring Event with a map of potential Adapters that can throw events of this type.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addThrower
(EventThrowing thrower) Entities that can throw an Event
-
Constructor Details
-
Event
public Event() -
Event
-
-
Method Details
-
addThrower
-
getSources
Entities that can throw an Event
-