org.fourthline.cling
Class DefaultUpnpServiceConfiguration.ClingThreadFactory
java.lang.Object
org.fourthline.cling.DefaultUpnpServiceConfiguration.ClingThreadFactory
- All Implemented Interfaces:
- ThreadFactory
- Enclosing class:
- DefaultUpnpServiceConfiguration
public static class DefaultUpnpServiceConfiguration.ClingThreadFactory
- extends Object
- implements ThreadFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
group
protected final ThreadGroup group
threadNumber
protected final AtomicInteger threadNumber
namePrefix
protected final String namePrefix
- See Also:
- Constant Field Values
DefaultUpnpServiceConfiguration.ClingThreadFactory
public DefaultUpnpServiceConfiguration.ClingThreadFactory()
newThread
public Thread newThread(Runnable r)
- Specified by:
newThread
in interface ThreadFactory
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.