@Component(role=LifecycleThreadedBuilder.class) public class LifecycleThreadedBuilder extends Object
Constructor and Description |
---|
LifecycleThreadedBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
build(MavenSession session,
ReactorContext reactorContext,
ProjectBuildList projectBuilds,
List<TaskSegment> currentTaskSegment,
ConcurrencyDependencyGraph analyzer,
CompletionService<ProjectSegment> service) |
public LifecycleThreadedBuilder()
public void build(MavenSession session, ReactorContext reactorContext, ProjectBuildList projectBuilds, List<TaskSegment> currentTaskSegment, ConcurrencyDependencyGraph analyzer, CompletionService<ProjectSegment> service)
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.