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, setServerConnection
createUoW, doneUoW, getAsyncProcessor, getEndpoint, getExceptionHandler, getProcessor, getRoute, handleException, handleException, setExceptionHandler, setRoute, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public JMXMonitorConsumer(JMXEndpoint aEndpoint, org.apache.camel.Processor aProcessor)
protected void addNotificationListener() throws Exception
JMXConsumer
addNotificationListener
in class JMXConsumer
Exception
protected void removeNotificationListeners() throws Exception
JMXConsumer
removeNotificationListeners
in class JMXConsumer
Exception
Apache Camel