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

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

Methods in org.apache.cocoon.components.thread that return ThreadPool
 ThreadPool RunnableManager.createPool(int queueSize, int maxPoolSize, int minPoolSize, int priority, boolean isDaemon, long keepAliveTime, String blockPolicy, boolean shutdownGraceful, int shutdownWaitTime)
          Create a private ThreadPool with a specific ThreadFactory
 



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