| Package | Description |
|---|---|
| com.sun.corba.se.impl.orbutil.threadpool | |
| com.sun.corba.se.spi.orbutil.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 © 2019 JBoss by Red Hat. All rights reserved.