Uses of Interface
org.apache.cocoon.components.thread.RunnableManager

Packages that use RunnableManager
org.apache.cocoon.components.thread   
 

Uses of RunnableManager in org.apache.cocoon.components.thread
 

Classes in org.apache.cocoon.components.thread that implement RunnableManager
 class DefaultRunnableManager
          The DefaultRunnableManager implements the RunnableManager interface and is responsible to create ThreadPools and run Runnables in them as background commands.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.