Package | Description |
---|---|
org.apache.camel.component.jmx.jaxb |
Modifier and Type | Method and Description |
---|---|
MonitorNotification |
ObjectFactory.createMonitorNotification()
Create an instance of
MonitorNotification |
MonitorNotification |
MonitorNotification.withDateTime(XMLGregorianCalendar value) |
MonitorNotification |
MonitorNotification.withDerivedGauge(String value) |
MonitorNotification |
MonitorNotification.withMessage(String value) |
MonitorNotification |
MonitorNotification.withObservedAttribute(String value) |
MonitorNotification |
MonitorNotification.withObservedObject(String value) |
MonitorNotification |
MonitorNotification.withSequence(long value) |
MonitorNotification |
MonitorNotification.withSource(String value) |
MonitorNotification |
MonitorNotification.withTimestamp(long value) |
MonitorNotification |
MonitorNotification.withTrigger(String value) |
MonitorNotification |
MonitorNotification.withType(String value) |
MonitorNotification |
MonitorNotification.withUserData(String value) |
Apache Camel