|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.toolforge.karma.core.module.BaseModule
nl.toolforge.karma.core.boot.ManifestStore.ManifestModule
Nested Class Summary |
Nested classes inherited from class nl.toolforge.karma.core.module.Module |
Module.State, Module.Type |
Field Summary |
Fields inherited from class nl.toolforge.karma.core.module.BaseModule |
logger |
Fields inherited from interface nl.toolforge.karma.core.module.Module |
DYNAMIC, JAVA_ENTERPRISE_APPLICATION, JAVA_SOURCE_MODULE, JAVA_WEB_APPLICATION, LIBRARY_MODULE, MODULE_DESCRIPTOR, OTHER_MODULE, STATIC, UNKNOWN, WORKING |
Constructor Summary | |
ManifestStore.ManifestModule(java.lang.String name,
Location location)
|
Method Summary | |
ModuleLayoutTemplate |
getLayoutTemplate()
Returns the correct layout template for the module. |
Methods inherited from class nl.toolforge.karma.core.module.BaseModule |
createRemote, equals, getBaseDir, getDependencies, getLocation, getName, getPatchLine, getType, getVersion, getVersionAsString, hasDevelopmentLine, hashCode, hasPatchLine, hasVersion, markDevelopmentLine, markPatchLine, setBaseDir, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ManifestStore.ManifestModule(java.lang.String name, Location location)
Method Detail |
public ModuleLayoutTemplate getLayoutTemplate()
Module
getLayoutTemplate
in interface Module
getLayoutTemplate
in class BaseModule
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |