Uses of Class
org.apache.camel.component.jmx.jaxb.RelationNotification
Packages that use RelationNotification
-
Uses of RelationNotification in org.apache.camel.component.jmx.jaxb
Methods in org.apache.camel.component.jmx.jaxb that return RelationNotificationModifier and TypeMethodDescriptionObjectFactory.createRelationNotification()Create an instance ofRelationNotificationRelationNotification.withDateTime(XMLGregorianCalendar value) RelationNotification.withMBeansToUnregister(ObjectNamesType value) RelationNotification.withMessage(String value) RelationNotification.withNewRoleValue(ObjectNamesType value) RelationNotification.withObjectName(String value) RelationNotification.withOldRoleValue(ObjectNamesType value) RelationNotification.withRelationId(String value) RelationNotification.withRelationTypeName(String value) RelationNotification.withRoleName(String value) RelationNotification.withSequence(long value) RelationNotification.withSource(String value) RelationNotification.withTimestamp(long value) RelationNotification.withUserData(String value)