|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.threadpool.AbstractThreadPool.Worker
public abstract class AbstractThreadPool.Worker
| Field Summary | |
|---|---|
protected java.lang.Thread |
t
|
protected long |
transactionExpirationTime
|
| Constructor Summary | |
|---|---|
AbstractThreadPool.Worker()
|
|
| Method Summary | |
|---|---|
protected void |
doWork()
|
protected abstract java.lang.Runnable |
getTask()
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.Thread t
protected volatile long transactionExpirationTime
| Constructor Detail |
|---|
public AbstractThreadPool.Worker()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnableprotected void doWork()
protected abstract java.lang.Runnable getTask()
throws java.lang.InterruptedException
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||