Uses of Class
org.apache.camel.component.jmx.jaxb.MBeanServerNotification
-
Packages that use MBeanServerNotification Package Description org.apache.camel.component.jmx.jaxb -
-
Uses of MBeanServerNotification in org.apache.camel.component.jmx.jaxb
Methods in org.apache.camel.component.jmx.jaxb that return MBeanServerNotification Modifier and Type Method Description MBeanServerNotificationObjectFactory. createMBeanServerNotification()Create an instance ofMBeanServerNotificationMBeanServerNotificationMBeanServerNotification. withDateTime(XMLGregorianCalendar value)MBeanServerNotificationMBeanServerNotification. withMBeanName(String value)MBeanServerNotificationMBeanServerNotification. withMessage(String value)MBeanServerNotificationMBeanServerNotification. withSequence(long value)MBeanServerNotificationMBeanServerNotification. withSource(String value)MBeanServerNotificationMBeanServerNotification. withTimestamp(long value)MBeanServerNotificationMBeanServerNotification. withType(String value)MBeanServerNotificationMBeanServerNotification. withUserData(String value)
-