| Class | 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 |
Endpoint that describes a connection to an mbean.
|
| JMXMonitorConsumer |
Variant of the consumer that creates and registers a monitor bean to
monitor object and attribute referenced by the endpoint.
|
| JMXUriBuilder |
Builder for JMX endpoint URI's.
|
| NotificationXmlFormatter |
Converts the Notification into an XML stream.
|
| Exception | Description |
|---|---|
| NotificationFormatException |
Reports a problem formatting the Notification.
|
Apache Camel