org.codehaus.wadi.group.impl
Interface ThreadPool

All Known Implementing Classes:
PooledExecutorAdapter

public interface ThreadPool

Version:
$Revision: 1603 $

Method Summary
 void execute(java.lang.Runnable runnable)
           
 

Method Detail

execute

void execute(java.lang.Runnable runnable)
             throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException


Copyright © 2008. All Rights Reserved.