public class ManagedLoadTimer extends TimerListenerManager implements NonManagedService
TimerListenerManager
used for tracking load statistics.
From Camel 2.13 onwards the ManagedLoadTimer
is only enabled if
ManagementStrategy.isLoadStatisticsEnabled()
is enabled.shutdown, shuttingdown, started, starting, stopped, stopping, suspended, suspending
Constructor and Description |
---|
ManagedLoadTimer() |
addTimerListener, doShutdown, doStart, doStop, getCamelContext, getInterval, removeTimerListener, run, setCamelContext, setInterval
doResume, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public ManagedLoadTimer()
Apache Camel