|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.pool.impl.enhanced.internal.stoppableexecution.ThreadEntry
public class ThreadEntry
| Constructor Summary | |
|---|---|
ThreadEntry(java.lang.Thread thread,
ThreadEntry next)
|
|
| Method Summary | |
|---|---|
ThreadEntry |
getNext()
|
java.lang.Thread |
getThread()
|
void |
setNext(ThreadEntry next)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadEntry(java.lang.Thread thread,
ThreadEntry next)
| Method Detail |
|---|
public java.lang.Thread getThread()
public ThreadEntry getNext()
public void setNext(ThreadEntry next)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||