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 |
---|
DefaultUpnpServiceConfiguration.ClingThreadFactory() |
protected final ThreadGroup group
protected final AtomicInteger threadNumber
protected final String namePrefix
public DefaultUpnpServiceConfiguration.ClingThreadFactory()
public Thread newThread(Runnable r)
newThread
in interface ThreadFactory
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.