|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultConsumer
org.apache.camel.component.jmx.JMXConsumer
public class JMXConsumer
Generate an Exchange after getting a JMX Notification
| Constructor Summary | |
|---|---|
JMXConsumer(JMXEndpoint endpoint,
Processor processor)
|
|
| Method Summary | |
|---|---|
void |
handleNotification(Notification notification,
Object handback)
|
| Methods inherited from class org.apache.camel.impl.DefaultConsumer |
|---|
doStart, doStop, getEndpoint, getExceptionHandler, getProcessor, handleException, setExceptionHandler, toString |
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
|---|
addChildService, getThreadName, isStarted, isStopped, isStopping, nextThreadCounter, removeChildService, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.camel.Service |
|---|
start, stop |
| Constructor Detail |
|---|
public JMXConsumer(JMXEndpoint endpoint,
Processor processor)
| Method Detail |
|---|
public void handleNotification(Notification notification,
Object handback)
handleNotification in interface NotificationListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||