public void shutdownPerformed( ServerContext sc)
Invoked before the ServerContext is destroyed due to server shutdown.
sc The context for the server that is being shut down.
See: ShutdownListener interface.