Uses of Interface
org.frankframework.monitoring.IMonitorDestination
Packages that use IMonitorDestination
-
Uses of IMonitorDestination in org.frankframework.monitoring
Classes in org.frankframework.monitoring that implement IMonitorDestinationModifier and TypeClassDescriptionclass
Base class for Monitor Destination implementations.class
IMonitorAdapter that uses asender
to send its message.class
Deprecated.Methods in org.frankframework.monitoring that return IMonitorDestinationMethods in org.frankframework.monitoring that return types with arguments of type IMonitorDestinationModifier and TypeMethodDescriptionfinal Map<String,
IMonitorDestination> MonitorManager.getDestinations()
Methods in org.frankframework.monitoring with parameters of type IMonitorDestinationModifier and TypeMethodDescriptionvoid
MonitorManager.addDestination
(IMonitorDestination monitorDestination)