18 #ifndef _ACTIVEMQ_THREADS_SCHEDULER_H_ 19 #define _ACTIVEMQ_THREADS_SCHEDULER_H_ 73 virtual void doStart();
Provides a base class for Service implementations.
Definition: ServiceSupport.h:38
Mutex object that offers recursive support on all platforms as well as providing the ability to use t...
Definition: Mutex.h:39
#define AMQCPP_API
Definition: Config.h:30
Map template that wraps around a std::map to provide a more user-friendly interface and to provide co...
Definition: StlMap.h:47
Scheduler class for use in executing Runnable Tasks either periodically or one time only with optiona...
Definition: Scheduler.h:40
A facility for threads to schedule tasks for future execution in a background thread.
Definition: Timer.h:56
Interface for a runnable object - defines a task that can be run by a thread.
Definition: Runnable.h:29
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: CachedConsumer.h:24
Definition: ServiceStopper.h:30