com.sun.grizzly.util
Class FixedThreadPool.BasicWorker
java.lang.Object
com.sun.grizzly.util.AbstractThreadPool.Worker
com.sun.grizzly.util.FixedThreadPool.BasicWorker
- All Implemented Interfaces:
- Runnable
- Direct Known Subclasses:
- DefaultThreadPool.DefaultThreadWorker
- Enclosing class:
- FixedThreadPool
protected class FixedThreadPool.BasicWorker
- extends AbstractThreadPool.Worker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FixedThreadPool.BasicWorker
protected FixedThreadPool.BasicWorker()
getTask
protected Runnable getTask()
throws InterruptedException
- Specified by:
getTask
in class AbstractThreadPool.Worker
- Throws:
InterruptedException
Copyright © 2009 SUN Microsystems. All Rights Reserved.