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(java.lang.Runnable task)
          Deprecated.  
 

Method Detail

execute

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


Copyright © 2012 eXo Platform SAS. All Rights Reserved.