|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskQueue.QueueMonitor | |
|---|---|
| org.glassfish.grizzly.asyncqueue | |
| Uses of TaskQueue.QueueMonitor in org.glassfish.grizzly.asyncqueue |
|---|
| Fields in org.glassfish.grizzly.asyncqueue with type parameters of type TaskQueue.QueueMonitor | |
|---|---|
protected java.util.Queue<TaskQueue.QueueMonitor> |
TaskQueue.monitorQueue
|
| Methods in org.glassfish.grizzly.asyncqueue with parameters of type TaskQueue.QueueMonitor | |
|---|---|
boolean |
TaskQueue.addQueueMonitor(TaskQueue.QueueMonitor monitor)
Get the queue of tasks, which will be processed asynchronously |
void |
TaskQueue.removeQueueMonitor(TaskQueue.QueueMonitor monitor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||