|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.env.thread.AbstractTaskWorker
com.caucho.env.thread.TaskWorker
com.caucho.config.async.AsyncQueue
public class AsyncQueue
Represents the @Asynchronous interception
| Constructor Summary | |
|---|---|
AsyncQueue()
|
|
| Method Summary | |
|---|---|
void |
offer(java.lang.Runnable task)
|
long |
runTask()
|
| Methods inherited from class com.caucho.env.thread.TaskWorker |
|---|
startWorkerThread |
| Methods inherited from class com.caucho.env.thread.AbstractTaskWorker |
|---|
destroy, getCurrentTimeActual, getThreadName, isClosed, isPermanent, isTaskActive, onThreadComplete, onThreadStart, run, setLoopCount, setWorkerIdleTimeout, toString, wake |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncQueue()
| Method Detail |
|---|
public void offer(java.lang.Runnable task)
public final long runTask()
runTask in class AbstractTaskWorker
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||