public interface ThreadPools
extends org.jvnet.hk2.config.ConfigBeanProxy
| Modifier and Type | Method and Description |
|---|---|
List<org.glassfish.grizzly.config.dom.ThreadPool> |
getThreadPool()
Gets the value of the threadPool property.
|
List<org.glassfish.grizzly.config.dom.ThreadPool> getThreadPool()
set method for the threadPool property. For example, to add a
new item, do as follows:
getThreadPool().add(newItem);
Objects of the following type(s) are allowed in the list ThreadPoolCopyright © 2013. All Rights Reserved.