| Package | Description |
|---|---|
| org.glassfish.grizzly | |
| org.glassfish.grizzly.strategies | |
| org.glassfish.grizzly.threadpool |
| Class and Description |
|---|
| ThreadPoolConfig
Grizzly thread-pool configuration, which might be used to create and initialize
a thread-pool via
GrizzlyExecutorService.createInstance(org.glassfish.grizzly.threadpool.ThreadPoolConfig). |
| ThreadPoolProbe
Monitoring probe providing callbacks that may be invoked by Grizzly
AbstractThreadPool implementations. |
| Class and Description |
|---|
| ThreadPoolConfig
Grizzly thread-pool configuration, which might be used to create and initialize
a thread-pool via
GrizzlyExecutorService.createInstance(org.glassfish.grizzly.threadpool.ThreadPoolConfig). |
| Class and Description |
|---|
| AbstractThreadPool
Abstract
ExecutorService implementation. |
| AbstractThreadPool.Worker |
| GrizzlyExecutorService |
| ThreadPoolConfig
Grizzly thread-pool configuration, which might be used to create and initialize
a thread-pool via
GrizzlyExecutorService.createInstance(org.glassfish.grizzly.threadpool.ThreadPoolConfig). |
| ThreadPoolProbe
Monitoring probe providing callbacks that may be invoked by Grizzly
AbstractThreadPool implementations. |
| WorkerThread
Interface, which Grizzly thread pool threads should implement.
|
Copyright © 2017–2019 Oracle Corporation. All rights reserved.