Uses of Class
org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
Packages that use AttributeChangeNotification
-
Uses of AttributeChangeNotification in org.apache.camel.component.jmx.jaxb
Methods in org.apache.camel.component.jmx.jaxb that return AttributeChangeNotificationModifier and TypeMethodDescriptionObjectFactory.createAttributeChangeNotification()Create an instance ofAttributeChangeNotificationAttributeChangeNotification.withAttributeName(String value) AttributeChangeNotification.withAttributeType(String value) AttributeChangeNotification.withDateTime(XMLGregorianCalendar value) AttributeChangeNotification.withMessage(String value) AttributeChangeNotification.withNewValue(String value) AttributeChangeNotification.withOldValue(String value) AttributeChangeNotification.withSequence(long value) AttributeChangeNotification.withSource(String value) AttributeChangeNotification.withTimestamp(long value) AttributeChangeNotification.withUserData(String value)