Package org.apache.camel.support.management
Base classes for JMX management support
-
Class Summary Class Description DefaultManagementMBeanAssembler An assembler to assemble aModelMBeanwhich can be used to register the object in JMX.MBeanInfoAssembler A Camel specificMBeanInfoassembler that reads the details from theManagedResource,ManagedAttribute,ManagedOperation,ManagedNotification, andManagedNotificationsannotations.MixinRequiredModelMBean ARequiredModelMBeanwhich allows us to intercept invoking operations on the MBean.NotificationSenderAdapter Can be used to broadcast JMX notifications.