|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTask
com.redstarhackers.craftsman.taskdefs.ModuleDefTask
public class ModuleDefTask
Task for taking module definitions and instantiating them into the project memory space. Modules are defined within the module definition task's element; these modules are then initialized and registered in the Project's references table. If the craftsman file needs to be generated (or re-generated), this task will also do that.
| Constructor Summary | |
|---|---|
ModuleDefTask()
Deprecated. Default constructor. |
|
| Method Summary | |
|---|---|
void |
addConfiguredModule(Module module)
Deprecated. |
void |
addModule(Module module)
Deprecated. |
Bundle |
createBundle()
Deprecated. |
void |
execute()
Deprecated. |
void |
init()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleDefTask()
| Method Detail |
|---|
public void init()
public void execute()
public void addModule(Module module)
public void addConfiguredModule(Module module)
public Bundle createBundle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||