Uses of Class
org.apache.camel.component.jmx.jaxb.TimerNotification
-
Packages that use TimerNotification Package Description org.apache.camel.component.jmx.jaxb -
-
Uses of TimerNotification in org.apache.camel.component.jmx.jaxb
Methods in org.apache.camel.component.jmx.jaxb that return TimerNotification Modifier and Type Method Description TimerNotificationObjectFactory. createTimerNotification()Create an instance ofTimerNotificationTimerNotificationTimerNotification. withDateTime(XMLGregorianCalendar value)TimerNotificationTimerNotification. withMessage(String value)TimerNotificationTimerNotification. withNotificationId(int value)TimerNotificationTimerNotification. withSequence(long value)TimerNotificationTimerNotification. withSource(String value)TimerNotificationTimerNotification. withTimestamp(long value)TimerNotificationTimerNotification. withType(String value)TimerNotificationTimerNotification. withUserData(String value)
-