| Package | Description |
|---|---|
| org.apache.camel.component.jmx |
| Class and Description |
|---|
| JMXComponent
Component for connecting JMX Notification events to a camel route.
|
| JMXConsumer
Consumer will add itself as a NotificationListener on the object
specified by the objectName param.
|
| JMXEndpoint
The jmx component allows to receive JMX notifications.
|
| JMXUriBuilder
Builder for JMX endpoint URI's.
|
| NotificationFormatException
Reports a problem formatting the Notification.
|
| NotificationXmlFormatter
Converts the Notification into an XML stream.
|
Apache Camel