Package org.apache.servicemix.executors

API for configurable thread pools.

See:
          Description

Interface Summary
Executor The Executor interface is a simple interface on top of a thread pool.
ExecutorAwareRunnable An enhanced runnable interface that can be implemented by tasks submitted to the Executor.
ExecutorFactory Factory to create Executors.
 

Class Summary
WorkManagerWrapper This helper class is a simple wrapper around the Executor interface to provide a WorkManager.
 

Package org.apache.servicemix.executors Description

API for configurable thread pools.



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