| Class | Description |
|---|---|
| DefaultManagementMBeanAssembler |
An assembler to assemble a
ModelMBean which can be used
to register the object in JMX. |
| MBeanInfoAssembler |
A Camel specific
MBeanInfo assembler that reads the
details from the ManagedResource, ManagedAttribute, ManagedOperation,
ManagedNotification, and ManagedNotifications annotations. |
| MixinRequiredModelMBean |
A
RequiredModelMBean which allows us to intercept invoking operations on the MBean. |
| NotificationSenderAdapter |
Can be used to broadcast JMX notifications.
|
Apache Camel