public void removeShutdownListener( ShutdownListener sl )
Removes the specified ShutdownListener from the list of listeners that are to receive notification before the server context is destroyed.
sl The ShutdownListener to no longer notify on shutdown.