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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
BuildThreadFactorypublic BuildThreadFactory()
 
- 
- 
Method Details- 
newThread- Specified by:
- newThreadin interface- ThreadFactory
 
 
-