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.broker The core classes for the ActiveMQ Message Broker and its connectors. 
org.apache.activemq.broker.jmx JMX MBeans for the broker and its core connectors. 
org.apache.activemq.broker.region Region abstraction and implementations in the Broker. 
org.apache.activemq.broker.region.policy The policies which can be associated with a particular destination or wildcard. 
org.apache.activemq.broker.region.virtual Implementation classes for Virtual Destinations 
org.apache.activemq.kaha.impl.async journal based data storage - scalable and fast 
org.apache.activemq.memory   
org.apache.activemq.store.amq The default Store implementation for ActiveMQ 
org.apache.activemq.store.journal Message persistence using a high performance transaction log via the Journal interface. 
org.apache.activemq.thread   
org.apache.activemq.transport.vm In-JVM based Transport implementation. 
 

Classes in org.apache.activemq.thread used by org.apache.activemq
Scheduler
          Singelton, references maintained by users
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.broker
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.broker.jmx
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.broker.region
Scheduler
          Singelton, references maintained by users
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.
Valve
          A Valve is a synchronization object used enable or disable the "flow" of concurrent processing.
 

Classes in org.apache.activemq.thread used by org.apache.activemq.broker.region.policy
Scheduler
          Singelton, references maintained by users
 

Classes in org.apache.activemq.thread used by org.apache.activemq.broker.region.virtual
Task
          Represents a task that may take a few iterations to complete.
 

Classes in org.apache.activemq.thread used by org.apache.activemq.kaha.impl.async
Scheduler
          Singelton, references maintained by users
 

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

Classes in org.apache.activemq.thread used by org.apache.activemq.store.amq
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.store.journal
Scheduler
          Singelton, references maintained by users
TaskRunnerFactory
          Manages the thread pool for long running tasks.
 

Classes in org.apache.activemq.thread used by org.apache.activemq.thread
Scheduler
          Singelton, references maintained by users
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.vm
Task
          Represents a task that may take a few iterations to complete.
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.