Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.