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, setIntervaldoResume, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic ManagedLoadTimer()
Apache Camel