Uses of Class
org.apache.camel.component.jmx.jaxb.MonitorNotification
-
Packages that use MonitorNotification Package Description org.apache.camel.component.jmx.jaxb -
-
Uses of MonitorNotification in org.apache.camel.component.jmx.jaxb
Methods in org.apache.camel.component.jmx.jaxb that return MonitorNotification Modifier and Type Method Description MonitorNotificationObjectFactory. createMonitorNotification()Create an instance ofMonitorNotificationMonitorNotificationMonitorNotification. withDateTime(XMLGregorianCalendar value)MonitorNotificationMonitorNotification. withDerivedGauge(String value)MonitorNotificationMonitorNotification. withMessage(String value)MonitorNotificationMonitorNotification. withObservedAttribute(String value)MonitorNotificationMonitorNotification. withObservedObject(String value)MonitorNotificationMonitorNotification. withSequence(long value)MonitorNotificationMonitorNotification. withSource(String value)MonitorNotificationMonitorNotification. withTimestamp(long value)MonitorNotificationMonitorNotification. withTrigger(String value)MonitorNotificationMonitorNotification. withType(String value)MonitorNotificationMonitorNotification. withUserData(String value)
-