|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbiz.junginger.modules.util.AbstractModule
biz.junginger.modules.examples.GUIModule
Example Module.
Subject to the MyModules Software Licence (based on the Apache Software License).
Copyright (c) 2003 Markus Oliver Junginger. All rights reserved.
http://www.junginger.biz
| Constructor Summary | |
GUIModule()
|
|
| Method Summary | |
void |
moduleInit(java.util.Map modules)
Initialization phase TWO of the module. Its individual dependencies ARE met. This is the main initialization phase and the module can use other modules, on which it depends. |
| Methods inherited from class biz.junginger.modules.util.AbstractModule |
moduleDestroy, modulePrepare, moduleStart |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GUIModule()
| Method Detail |
public void moduleInit(java.util.Map modules)
throws java.lang.Exception
AbstractModule
moduleInit in interface ModulemoduleInit in class AbstractModulejava.lang.ExceptionModule.moduleInit(java.util.Map)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||