@Named @Singleton public class DefaultProjectBuilder extends Object implements ProjectBuilder
Constructor and Description |
---|
DefaultProjectBuilder(ProjectBuilder builder) |
Modifier and Type | Method and Description |
---|---|
ProjectBuilderResult |
build(ProjectBuilderRequest request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
build, build, build, build
@Inject public DefaultProjectBuilder(ProjectBuilder builder)
@Nonnull public ProjectBuilderResult build(ProjectBuilderRequest request) throws ProjectBuilderException, IllegalArgumentException
build
in interface ProjectBuilder
ProjectBuilderException
IllegalArgumentException
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.