Package | Description |
---|---|
org.jboss.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 © 2017 JBoss by Red Hat. All rights reserved.