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

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

Uses of RunnableManager in org.apache.cocoon.components.source.helpers
 

Fields in org.apache.cocoon.components.source.helpers declared as RunnableManager
protected  RunnableManager DelaySourceRefresher.runnable
           
 

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-2010 The Apache Software Foundation. All Rights Reserved.