public static class DefaultUpnpServiceConfiguration.ClingThreadFactory extends Object implements ThreadFactory
| Modifier and Type | Field and Description |
|---|---|
protected ThreadGroup |
group |
protected String |
namePrefix |
protected AtomicInteger |
threadNumber |
| Constructor and Description |
|---|
ClingThreadFactory() |
protected final ThreadGroup group
protected final AtomicInteger threadNumber
protected final String namePrefix
public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2016 4th Line GmbH, Switzerland. All rights reserved.