|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.module.ModuleSet
public class ModuleSet
| Constructor Summary | |
|---|---|
ModuleSet(boolean _stopOnShutdown)
|
|
| Method Summary | |
|---|---|
void |
addModule(Module _module)
|
void |
startModules()
Starts all the modules. |
void |
stopModules()
Stops all of the modules. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleSet(boolean _stopOnShutdown)
| Method Detail |
|---|
public void addModule(Module _module)
public void startModules()
addModule(org.iids.aos.systemservices.module.Module). The module that is inserted
first is started first, etc.
public void stopModules()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||