public class FixedThreadPool extends Object implements ThreadPool
Executors.newFixedThreadPool(int)| Constructor and Description |
|---|
FixedThreadPool() |
| Modifier and Type | Method and Description |
|---|---|
Executor |
getExecutor(URL url)
Thread pool
|
public static final String NAME
public Executor getExecutor(URL url)
ThreadPoolgetExecutor in interface ThreadPoolurl - URL contains thread parameterCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.