Package org.apache.cocoon.thread

Interface Summary
RunnableManager The RunnableManager interface describes the functionality of an implementation running commands in the background.
ThreadFactory The ThreadFactory interface describes the responability of Factories creating Thread for ThreadPools of the RunnableManager
ThreadPool The ThreadPool interface gives access to methods needed to inspect and use of a pool of threads
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.