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