| Package | Description |
|---|---|
| com.sun.corba.se.spi.orbutil.threadpool |
| Modifier and Type | Method and Description |
|---|---|
ThreadPool |
ThreadPoolManager.getThreadPool(int numericIdForThreadpool)
This method will return an instance of the threadpool given a numeric
threadpoolId.
|
ThreadPool |
ThreadPoolManager.getThreadPool(String threadpoolId)
This method will return an instance of the threadpool given a
threadpoolId, that can be used by any component in the app.
|
Copyright © 2020 ADDC Infotech GmbH. All rights reserved.