|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.configuration.ModuleConfig
public class ModuleConfig
Holds the configured Modules from the
_spring/defaultconfig.xml and
_spring/extconfig.xml
Initial Date: 20.06.2006
| Constructor Summary | |
|---|---|
ModuleConfig()
|
|
| Method Summary | |
|---|---|
java.util.Map |
getModules()
[key, value] pairs key is a String with an name/ id of the module value is of type ModuleLifeCycle
|
void |
setModules(java.util.Map modulesInj)
called only by spring |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleConfig()
| Method Detail |
|---|
public void setModules(java.util.Map modulesInj)
modulesInj - public java.util.Map getModules()
ModuleLifeCycle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||