| Package | Description |
|---|---|
| org.apache.camel.component.jmx.jaxb |
| Modifier and Type | Method and Description |
|---|---|
TimerNotification |
ObjectFactory.createTimerNotification()
Create an instance of
TimerNotification |
TimerNotification |
TimerNotification.withDateTime(XMLGregorianCalendar value) |
TimerNotification |
TimerNotification.withMessage(String value) |
TimerNotification |
TimerNotification.withNotificationId(int value) |
TimerNotification |
TimerNotification.withSequence(long value) |
TimerNotification |
TimerNotification.withSource(String value) |
TimerNotification |
TimerNotification.withTimestamp(long value) |
TimerNotification |
TimerNotification.withType(String value) |
TimerNotification |
TimerNotification.withUserData(String value) |
Apache Camel