org.apache.commons.monitoring.util
Class DaemonThreadFactory
java.lang.Object
  
org.apache.commons.monitoring.util.DaemonThreadFactory
- All Implemented Interfaces: 
 - ThreadFactory
 
public final class DaemonThreadFactory
- extends Object
- implements ThreadFactory
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DaemonThreadFactory
public DaemonThreadFactory(String baseName)
newThread
public Thread newThread(Runnable r)
- Specified by:
 newThread in interface ThreadFactory
 
 
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.