|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.mavenincrementalbuild.BuildTree
public class BuildTree
| Constructor Summary | |
|---|---|
BuildTree()
|
|
| Method Summary | |
|---|---|
void |
addModule(Module module)
|
static BuildTree |
getInstance()
|
Module |
getModule(ModuleIdentifier identifier)
|
Module |
getModule(java.lang.String groupId,
java.lang.String artifactId,
java.lang.String version)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildTree()
| Method Detail |
|---|
public static BuildTree getInstance()
public Module getModule(java.lang.String groupId,
java.lang.String artifactId,
java.lang.String version)
public Module getModule(ModuleIdentifier identifier)
public void addModule(Module module)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||