18 #ifndef _ACTIVEMQ_THREADS_SCHEDULERTIMERTASK_H_ 19 #define _ACTIVEMQ_THREADS_SCHEDULERTIMERTASK_H_
#define AMQCPP_API
Definition: Config.h:30
Extension of the Decaf TimerTask that adds a Runnable instance which is the target of this task...
Definition: SchedulerTimerTask.h:35
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
A Base class for a task object that can be scheduled for one-time or repeated execution by a Timer...
Definition: TimerTask.h:42