| Package | Description |
|---|---|
| com.sun.corba.ee.impl.threadpool | |
| com.sun.corba.ee.spi.threadpool |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkQueueImpl |
| Modifier and Type | Method and Description |
|---|---|
WorkQueue |
ThreadPoolImpl.getAnyWorkQueue() |
WorkQueue |
ThreadPoolImpl.getWorkQueue(int queueId) |
| Modifier and Type | Method and Description |
|---|---|
WorkQueue |
ThreadPool.getAnyWorkQueue()
This method will return any instance of the WorkQueue.
|
WorkQueue |
ThreadPool.getWorkQueue(int queueId)
This method will return an instance of the of the WorkQueue given a queueId.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.