org.exoplatform.services.threadpool
Interface ThreadPoolService

All Known Implementing Classes:
ThreadPoolServiceImpl

Deprecated. unused

public interface ThreadPoolService

Author:
Mestrallet Benjamin benjmestrallet@users.sourceforge.net

Method Summary
 void execute(Runnable task)
          Deprecated.  
 

Method Detail

execute

void execute(Runnable task)
             throws InterruptedException
Deprecated. 
Throws:
InterruptedException


Copyright © 2009 eXo Platform SAS. All Rights Reserved.