| Package | Description |
|---|---|
| org.apache.synapse.commons.executors |
| Modifier and Type | Method and Description |
|---|---|
MultiPriorityBlockingQueue<Runnable> |
PriorityExecutor.getQueue()
Get the queue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PriorityExecutor.setQueue(MultiPriorityBlockingQueue<Runnable> queue)
Set the queue.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.