public class DefaultThreadFactoryProvider extends Object implements ThreadFactoryProvider
| Constructor and Description |
|---|
DefaultThreadFactoryProvider() |
| Modifier and Type | Method and Description |
|---|---|
ThreadFactory |
newThreadFactory(String _namePrefix)
Construct a new thread factory for the pool.
|
public ThreadFactory newThreadFactory(String _namePrefix)
ThreadFactoryProvidernewThreadFactory in interface ThreadFactoryProvidercache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.