|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.pool.impl.enhanced.impl.thread.AbstractReusableThread
org.ow2.util.pool.impl.enhanced.impl.thread.threadpoolexecutor.ExecutorReusableThread
public class ExecutorReusableThread
| Constructor Summary | |
|---|---|
ExecutorReusableThread(java.util.concurrent.Executor executor)
|
|
| Method Summary | |
|---|---|
void |
setUsed(IPool<IReusableThread> reusableThreadPool,
java.lang.Runnable runnable)
|
| Methods inherited from class org.ow2.util.pool.impl.enhanced.impl.thread.AbstractReusableThread |
|---|
run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecutorReusableThread(java.util.concurrent.Executor executor)
| Method Detail |
|---|
public void setUsed(IPool<IReusableThread> reusableThreadPool,
java.lang.Runnable runnable)
setUsed in interface IReusableThreadsetUsed in class AbstractReusableThreadreusableThreadPool - pool to send back itselfrunnable - a runnable to run
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||