public interface ThreadPools
extends org.jvnet.hk2.config.ConfigBeanProxy
| Modifier and Type | Method and Description |
|---|---|
List<ThreadPool> |
getThreadPool()
Gets the value of the threadPool property.
|
List<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 © 2017. All rights reserved.