- java.lang.Object
-
- org.glassfish.grizzly.threadpool.AbstractThreadPool.Worker
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
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
-
-
Method Detail
-
run
public void run()
- Specified by:
run in interface java.lang.Runnable
-
doWork
protected void doWork()
Copyright © 2013 Oracle Corporation. All Rights Reserved.