Package org.apache.camel.support.management
package org.apache.camel.support.management
Base classes for JMX management support
-
ClassesClassDescriptionAn assembler to assemble a
ModelMBeanwhich can be used to register the object in JMX.A Camel specificMBeanInfoassembler that reads the details from theManagedResource,ManagedAttribute,ManagedOperation,ManagedNotification, andManagedNotificationsannotations.ARequiredModelMBeanwhich allows us to intercept invoking operations on the MBean.Can be used to broadcast JMX notifications.