org.exoplatform.services.threadpool.impl
Class ThreadPoolServiceImpl.Worker
java.lang.Object
org.exoplatform.services.threadpool.impl.ThreadPoolServiceImpl.Worker
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ThreadPoolServiceImpl
protected class ThreadPoolServiceImpl.Worker
- extends Object
- implements Runnable
Class defining the basic run loop for pooled threads.
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
firstTask
protected Runnable firstTask
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2009 eXo Platform SAS. All Rights Reserved.