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