Class SenderMonitorAdapter
java.lang.Object
org.frankframework.monitoring.AbstractMonitorDestination
org.frankframework.monitoring.MonitorDestination
org.frankframework.monitoring.SenderMonitorAdapter
- All Implemented Interfaces:
HasName, IConfigurable, NameAware, ConfigurableLifecycle, IMonitorDestination, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle
Deprecated.
Class has been renamed to 'MonitorDestination'.
-
Field Summary
Fields inherited from class AbstractMonitorDestination
logFields inherited from interface org.springframework.context.SmartLifecycle
DEFAULT_PHASE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class MonitorDestination
configure, fireEvent, toXmlMethods inherited from class AbstractMonitorDestination
getUserClass, isRunning, makeXml, setName, start, stopMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.context.ApplicationContextAware
setApplicationContextMethods inherited from interface ConfigurableLifecycle
getPhase, isAutoStartup, isConfiguredMethods inherited from interface org.springframework.context.SmartLifecycle
isPauseable, stop
-
Constructor Details
-
SenderMonitorAdapter
public SenderMonitorAdapter()Deprecated.
-