org.apache.camel.component.jmx
Class JMXConsumer
java.lang.Object
org.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultConsumer
org.apache.camel.component.jmx.JMXConsumer
- All Implemented Interfaces:
- EventListener, NotificationListener, Consumer, Service
public class JMXConsumer
- extends DefaultConsumer
- implements NotificationListener
Generate an Exchange after getting a JMX Notification
- Version:
- $Revision: 523016 $
JMXConsumer
public JMXConsumer(JMXEndpoint endpoint,
Processor processor)
handleNotification
public void handleNotification(Notification notification,
Object handback)
- Specified by:
handleNotification
in interface NotificationListener
Copyright © 2007 Apache Software Foundation. All Rights Reserved.