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
Creates an JMXExchange after getting a JMX Notification
- Version:
- $Revision: 41910 $
Methods inherited from class org.apache.camel.impl.ServiceSupport |
addChildService, getThreadName, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, nextThreadCounter, removeChildService, start, stop |
JMXConsumer
public JMXConsumer(JMXEndpoint endpoint,
Processor processor)
handleNotification
public void handleNotification(Notification notification,
Object handback)
- Specified by:
handleNotification
in interface NotificationListener
Copyright © 2009 IONA Open Source Community. All Rights Reserved.