public class JMXMonitorConsumer extends JMXConsumer
| Constructor and Description |
|---|
JMXMonitorConsumer(JMXEndpoint aEndpoint,
org.apache.camel.Processor aProcessor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addNotificationListener()
Adds a notification listener to the target bean.
|
protected void |
removeNotificationListeners()
Removes the configured notification listener and the connection notification listener from the
connection
|
doStart, doStop, getConnectionNotificationListener, getFormatter, getServerConnection, handleNotification, scheduleDelayedStart, scheduleReconnect, setServerConnectioncreateUoW, doneUoW, getAsyncProcessor, getEndpoint, getExceptionHandler, getProcessor, getRoute, handleException, handleException, setExceptionHandler, setRoute, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspendpublic JMXMonitorConsumer(JMXEndpoint aEndpoint, org.apache.camel.Processor aProcessor)
protected void addNotificationListener()
throws Exception
JMXConsumeraddNotificationListener in class JMXConsumerExceptionprotected void removeNotificationListeners()
throws Exception
JMXConsumerremoveNotificationListeners in class JMXConsumerExceptionApache Camel