This class provides the functions for shutting down and restarting the server It closes all open client connections and saves all data.
@version $Revision: 1.2.4.6 $ $Date: 2009/05/12 19:45:09 $
This controller handles the mapshard shutdown. We have to listen for different events that might force us to shut down: - no more clients: notify the login server of our emptiness :P - unload: the game app is being forced to shutdown. we may need to save data or something....
@author _rusty
This class provides the functions for shutting down and restarting the server It closes all open clientconnections and saves all data.
@version $Revision: 1.2.4.5 $ $Date: 2005/03/27 15:29:09 $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.