shutdownServer |
kills all sessions except for this one and shutdowns the server
- shutdownServer;
After this call you may only call the method
of this sessions
startServer |
starts the server
- startServer;
After this call all databases are mountet and this session is reconnected to the currently running session manager
(Last Updated August 27, 2006)