| Package | Description |
|---|---|
| com.sun.corba.se.impl.orb | |
| com.sun.corba.se.impl.orbutil.threadpool | |
| com.sun.corba.se.spi.orb |
| Modifier and Type | Method and Description |
|---|---|
ThreadPoolManager |
ORBSingleton.getThreadPoolManager() |
ThreadPoolManager |
ORBImpl.getThreadPoolManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ORBSingleton.setThreadPoolManager(ThreadPoolManager mgr) |
void |
ORBImpl.setThreadPoolManager(ThreadPoolManager mgr) |
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadPoolManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
abstract ThreadPoolManager |
ORB.getThreadPoolManager() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ORB.setThreadPoolManager(ThreadPoolManager mgr) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.