Class MonitorDestination

java.lang.Object
org.frankframework.monitoring.AbstractMonitorDestination
org.frankframework.monitoring.MonitorDestination
All Implemented Interfaces:
INamedObject, IMonitorDestination, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
Direct Known Subclasses:
SenderMonitorAdapter

public class MonitorDestination extends AbstractMonitorDestination
IMonitorAdapter that uses a sender to send its message.
Since:
4.9
Author:
Gerrit van Brakel