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