|
Hilbert II - Version 0.03.09 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
State changing methods for the kernel.
| Method Summary | |
void |
init(InternalKernelServices moduleFactory,
QedeqConfig qedeqConfig)
Kernel initialisation. |
boolean |
isReady()
Is the kernel ready to perform its main tasks. |
void |
shutdown()
Closes the kernel. |
void |
startup()
Start all kernel activity now. |
| Methods inherited from interface org.qedeq.kernel.bo.module.KernelServices |
checkModule, clearLocalBuffer, getAllLoadedModules, getModuleAddress, getModuleAddress, getModuleAddress, getQedeqBo, getSource, getSourceFileExceptionList, loadAllModulesFromQedeq, loadModule, loadRequiredModules, removeAllModules, removeModule |
| Method Detail |
public void init(InternalKernelServices moduleFactory,
QedeqConfig qedeqConfig)
throws IOException
moduleFactory - Factory for loading QEDEQ modules.qedeqConfig - Configuration to work with.
IOException - Initialisation failed.public void startup()
public boolean isReady()
public void shutdown()
|
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. |