Package hudson.util
Class DaemonThreadFactory
java.lang.Object
hudson.util.DaemonThreadFactory
- All Implemented Interfaces:
ThreadFactory
ThreadFactory
that creates daemon threads.- Author:
- Kohsuke Kawaguchi
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DaemonThreadFactory
public DaemonThreadFactory() -
DaemonThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThread
in interfaceThreadFactory
-