|
Hilbert II - Version 0.03.09 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.qedeq.kernel.bo.control.KernelQedeqBoPool
Encapsulates all modules.
| Constructor Summary | |
KernelQedeqBoPool()
|
|
| Method Summary | |
(package private) ModuleAddress[] |
getAllLoadedModules()
Get list of all successfully loaded modules. |
(package private) KernelQedeqBo |
getKernelQedeqBo(ModuleAddress address)
Get QedeqBo for an module address. |
(package private) int |
getNumberOfLoadedModules()
Get number of QEDEQ modules in STATE_LOADED. |
(package private) void |
removeAllModules()
Remove all modules from memory. |
(package private) void |
removeModule(KernelQedeqBo prop)
Remove a QEDEQ module from memory. |
(package private) void |
validateDependencies()
Validate module dependencies and throw Error if they are not correct. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KernelQedeqBoPool()
| Method Detail |
final KernelQedeqBo getKernelQedeqBo(ModuleAddress address)
QedeqBo for an module address. If it is unknown it will be created.
address - Module address.
final void removeAllModules()
void validateDependencies()
final void removeModule(KernelQedeqBo prop)
prop - Defines the module.final ModuleAddress[] getAllLoadedModules()
final int getNumberOfLoadedModules()
|
Hilbert II - Version 0.03.09 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ©left GNU General Public Licence All Rights Reserved. |