Uses of Package
org.apache.camel.component.jmx

Packages that use org.apache.camel.component.jmx
org.apache.camel.component.jmx   
 

Classes in org.apache.camel.component.jmx used by org.apache.camel.component.jmx
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.
JMXUriBuilder
          Builder for JMX endpoint URI's.
NotificationFormatException
          Reports a problem formatting the Notification.
NotificationXmlFormatter
          Converts the Notification into an XML stream.
 



Apache Camel