Uses of Class
org.apache.camel.component.jmx.jaxb.MBeanServerNotification
Packages that use MBeanServerNotification
-
Uses of MBeanServerNotification in org.apache.camel.component.jmx.jaxb
Methods in org.apache.camel.component.jmx.jaxb that return MBeanServerNotificationModifier and TypeMethodDescriptionObjectFactory.createMBeanServerNotification()Create an instance ofMBeanServerNotificationMBeanServerNotification.withDateTime(XMLGregorianCalendar value) MBeanServerNotification.withMBeanName(String value) MBeanServerNotification.withMessage(String value) MBeanServerNotification.withSequence(long value) MBeanServerNotification.withSource(String value) MBeanServerNotification.withTimestamp(long value) MBeanServerNotification.withUserData(String value)