Class NamingThreadFactory

java.lang.Object
hudson.remoting.NamingThreadFactory
All Implemented Interfaces:
ThreadFactory

public class NamingThreadFactory extends Object implements ThreadFactory
Thread factory that sets thread name so we know who is responsible for so many threads being created.
Since:
2.52