Uses of Class
org.apache.camel.component.jmx.jaxb.JMXConnectionNotification
-
Packages that use JMXConnectionNotification Package Description org.apache.camel.component.jmx.jaxb -
-
Uses of JMXConnectionNotification in org.apache.camel.component.jmx.jaxb
Methods in org.apache.camel.component.jmx.jaxb that return JMXConnectionNotification Modifier and Type Method Description JMXConnectionNotificationObjectFactory. createJMXConnectionNotification()Create an instance ofJMXConnectionNotificationJMXConnectionNotificationJMXConnectionNotification. withConnectionId(String value)JMXConnectionNotificationJMXConnectionNotification. withDateTime(XMLGregorianCalendar value)JMXConnectionNotificationJMXConnectionNotification. withMessage(String value)JMXConnectionNotificationJMXConnectionNotification. withSequence(long value)JMXConnectionNotificationJMXConnectionNotification. withSource(String value)JMXConnectionNotificationJMXConnectionNotification. withTimestamp(long value)JMXConnectionNotificationJMXConnectionNotification. withType(String value)JMXConnectionNotificationJMXConnectionNotification. withUserData(String value)
-