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
-
Method Summary
-
Constructor Details
-
BuildThreadFactory
public BuildThreadFactory()
-
-
Method Details
-
newThread
- Specified by:
newThread
in interfaceThreadFactory
-