Uses of Package
org.apache.activemq.thread
-
Packages that use org.apache.activemq.thread Package Description 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 Destinationsorg.apache.activemq.memory org.apache.activemq.security Plugable Security Adapter framework along with default implementations such as the JAAS implementation.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.nio org.apache.activemq.transport.vm In-JVM based Transport implementation. -
Classes in org.apache.activemq.thread used by org.apache.activemq Class Description 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.broker Class Description Scheduler 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 Class Description 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.broker.region Class Description Scheduler 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.region.policy Class Description Scheduler -
Classes in org.apache.activemq.thread used by org.apache.activemq.broker.region.virtual Class Description Task Represents a task that may take a few iterations to complete. -
Classes in org.apache.activemq.thread used by org.apache.activemq.memory Class Description TaskRunnerFactory Manages the thread pool for long running tasks. -
Classes in org.apache.activemq.thread used by org.apache.activemq.security Class Description Task Represents a task that may take a few iterations to complete. -
Classes in org.apache.activemq.thread used by org.apache.activemq.store.journal Class Description Scheduler TaskRunnerFactory Manages the thread pool for long running tasks. -
Classes in org.apache.activemq.thread used by org.apache.activemq.thread Class Description 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 Class Description TaskRunnerFactory Manages the thread pool for long running tasks. -
Classes in org.apache.activemq.thread used by org.apache.activemq.transport.vm Class Description Task Represents a task that may take a few iterations to complete.TaskRunner Allows you to request a thread execute the associated Task.