Methods


-shutdownServer
kills all sessions except for this one and shutdowns the server
-startServer
starts the server

shutdownServer


kills all sessions except for this one and shutdowns the server

- shutdownServer 
Discussion

After this call you may only call the method of this sessions


startServer


starts the server

- startServer;
method result
self
Discussion

After this call all databases are mountet and this session is reconnected to the currently running session manager

(Last Updated August 27, 2006)