public interface ThreadPools extends ConfigBeanProxy
ConfigBeanProxy.Duck| Modifier and Type | Method and Description |
|---|---|
List<ThreadPool> |
getThreadPool()
Gets the value of the threadPool property.
|
createChild, deepCopy, getParent, getParentList<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 © 2019. All rights reserved.