|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.nix.ert.base.ServiceBase
ch.nix.ert.main.MainService
MainService class which is executed at startup.
It will initialize the whole system and starts it up
Constructor Summary | |
MainService()
|
Method Summary | |
static MainService |
getInstance()
|
static void |
main(java.lang.String[] args)
|
void |
registerAtDispatcher()
Registers the Service at the Dispatcher |
void |
run()
|
Methods inherited from class ch.nix.ert.base.ServiceBase |
addWork, getServiceQueue, getWork, getWork, registerService, transactionBegin, transactionContinue, transactionEnd, transactionSplit |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MainService()
Method Detail |
public static MainService getInstance()
public static void main(java.lang.String[] args)
public void registerAtDispatcher()
ServiceInterface
public void run()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |