public abstract class MonitorDestinationBase extends Object implements IMonitorDestination, org.springframework.context.ApplicationContextAware
Modifier and Type | Field and Description |
---|---|
protected org.apache.logging.log4j.Logger |
log |
Modifier | Constructor and Description |
---|---|
protected |
MonitorDestinationBase() |
Modifier and Type | Method and Description |
---|---|
void |
configure() |
protected Class<?> |
getUserClass(Object clazz) |
protected String |
makeXml(String monitorName,
EventType eventType,
Severity severity,
String eventCode,
MonitorEvent event) |
XmlBuilder |
toXml() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fireEvent
getName, setName
public void configure() throws ConfigurationException
configure
in interface IMonitorDestination
ConfigurationException
protected String makeXml(String monitorName, EventType eventType, Severity severity, String eventCode, MonitorEvent event)
public XmlBuilder toXml()
toXml
in interface IMonitorDestination
Copyright © 2023 Frank!Framework. All rights reserved.