| Modifier and Type | Method and Description |
|---|---|
List<ThreadPool> |
ThreadPools.getThreadPool()
Gets the value of the threadPool property.
|
| Modifier and Type | Method and Description |
|---|---|
ThreadPool |
DummyNetworkListener.findThreadPool() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServiceInitializerListener.configureThreadPool(org.glassfish.hk2.api.ServiceLocator habitat,
NetworkListener networkListener,
ThreadPool threadPool) |
protected org.glassfish.grizzly.threadpool.ThreadPoolConfig |
GlassfishNetworkListener.configureThreadPoolConfig(NetworkListener networkListener,
ThreadPool threadPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
PECoyoteConnector.configureThreadPool(ThreadPool pool)
Configures this connector from the given thread-pool
configuration bean.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ThreadPool> |
IIOPUtils.getAllThreadPools() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenericGrizzlyListener.configureThreadPool(org.glassfish.hk2.api.ServiceLocator habitat,
NetworkListener networkListener,
ThreadPool threadPool) |
protected org.glassfish.grizzly.threadpool.ThreadPoolConfig |
GenericGrizzlyListener.configureThreadPoolConfig(NetworkListener networkListener,
ThreadPool threadPool) |
| Modifier and Type | Method and Description |
|---|---|
ThreadPool |
NetworkListener.findThreadPool() |
static ThreadPool |
NetworkListener.Duck.findThreadPool(NetworkListener listener) |
| Modifier and Type | Method and Description |
|---|---|
List<ThreadPool> |
NetworkListeners.getThreadPool()
Defines public thread-pool(s), which could be referenced within network-listener element(s)
|
| Modifier and Type | Method and Description |
|---|---|
static List<NetworkListener> |
ThreadPool.Duck.findNetworkListeners(ThreadPool threadpool) |
Copyright © 2019. All rights reserved.