public class LimitedThreadPool extends Object implements ThreadPool
| Constructor and Description |
|---|
LimitedThreadPool() |
| 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.