public class InstantiatingBuildLoader extends Object implements BuildLoader
| Constructor and Description |
|---|
InstantiatingBuildLoader(IProjectFactory projectFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
load(ProjectDescriptor rootProjectDescriptor,
GradleInternal gradle)
Creates the
GradleInternal and ProjectInternal instances for the given root project,
ready for the projects to be evaluated. |
public InstantiatingBuildLoader(IProjectFactory projectFactory)
public void load(ProjectDescriptor rootProjectDescriptor, GradleInternal gradle)
GradleInternal and ProjectInternal instances for the given root project,
ready for the projects to be evaluated.load in interface BuildLoaderCopyright © 2013. All rights reserved