Uses of Class
fedora.server.errors.ServerShutdownException

Packages that use ServerShutdownException
fedora.server   
 

Uses of ServerShutdownException in fedora.server
 

Methods in fedora.server that throw ServerShutdownException
 void Server.finalize()
          Calls shutdown() when finalization occurs.
 void Server.shutdown(Context context)
          Performs shutdown tasks for the modules and the server.
protected  void Server.shutdownServer()
          Performs shutdown tasks for the server itself.