Uses of Package
org.apache.activemq.thread

Packages that use org.apache.activemq.thread
org.apache.activemq The core JMS client API implementation classes. 
org.apache.activemq.thread   
org.apache.activemq.transport.nio   
 

Classes in org.apache.activemq.thread used by org.apache.activemq
Scheduler
           
Task
          Represents a task that may take a few iterations to complete.
TaskRunnerFactory
          Manages the thread pool for long running tasks.
 

Classes in org.apache.activemq.thread used by org.apache.activemq.thread
Task
          Represents a task that may take a few iterations to complete.
TaskRunner
          Allows you to request a thread execute the associated Task.
TaskRunnerFactory
          Manages the thread pool for long running tasks.
 

Classes in org.apache.activemq.thread used by org.apache.activemq.transport.nio
TaskRunnerFactory
          Manages the thread pool for long running tasks.
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.