Uses of Class
org.apache.camel.component.jmx.jaxb.MonitorNotification
Packages that use MonitorNotification
-
Uses of MonitorNotification in org.apache.camel.component.jmx.jaxb
Methods in org.apache.camel.component.jmx.jaxb that return MonitorNotificationModifier and TypeMethodDescriptionObjectFactory.createMonitorNotification()Create an instance ofMonitorNotificationMonitorNotification.withDateTime(XMLGregorianCalendar value) MonitorNotification.withDerivedGauge(String value) MonitorNotification.withMessage(String value) MonitorNotification.withObservedAttribute(String value) MonitorNotification.withObservedObject(String value) MonitorNotification.withSequence(long value) MonitorNotification.withSource(String value) MonitorNotification.withTimestamp(long value) MonitorNotification.withTrigger(String value) MonitorNotification.withUserData(String value)