Package org.apache.activemq.thread
-
Interface Summary Interface Description Task Represents a task that may take a few iterations to complete.TaskRunner Allows you to request a thread execute the associated Task. -
Class Summary Class Description DefaultThreadPools Deprecated. do not use this class.DeterministicTaskRunner Scheduler SchedulerTimerTask A TimeTask for a Runnable objectTaskRunnerFactory Manages the thread pool for long running tasks.