Class BuildThreadFactory
java.lang.Object
org.apache.maven.lifecycle.internal.BuildThreadFactory
- All Implemented Interfaces:
 ThreadFactory
Simple 
ThreadFactory implementation that ensures the corresponding threads have a meaningful name.- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
BuildThreadFactory
public BuildThreadFactory() 
 - 
 - 
Method Details
- 
newThread
- Specified by:
 newThreadin interfaceThreadFactory
 
 -