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, getEndpoint, getFormatter, getServerConnection, handleNotification, scheduleDelayedStart, scheduleReconnect, setServerConnectioncreateExchange, createUoW, defaultConsumerCallback, doBuild, doInit, doneUoW, doShutdown, getAsyncProcessor, getExceptionHandler, getProcessor, getRoute, getRouteId, handleException, handleException, releaseExchange, setExceptionHandler, setRoute, setRouteId, toStringbuild, doFail, doLifecycleChange, doResume, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic 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