|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.redstarhackers.craftsman.util.ModuleDependencyHelper
public class ModuleDependencyHelper
A task which takes care of building module dependencies (that is, other modules that a module might depend on).
| Constructor Summary | |
|---|---|
ModuleDependencyHelper(Task caller)
|
|
| Method Summary | |
|---|---|
void |
buildDepencies(Module module)
|
java.util.Set |
getLibrariesForDependency(Module depModule)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleDependencyHelper(Task caller)
| Method Detail |
|---|
public void buildDepencies(Module module)
public java.util.Set getLibrariesForDependency(Module depModule)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||