be.SIRAPRISE.server
Class RecoverServerEngine

java.lang.Object
  extended by be.SIRAPRISE.server.RecoverServerEngine

public final class RecoverServerEngine
extends java.lang.Object

The RecoverServerEngine class contains the main method for recovering the databases under control of the engine after a system crash

Author:
Erwin Smout

Method Summary
static void main(java.lang.String[] args)
          Method to recover the sira_prise engine
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Throwable
Method to recover the sira_prise engine

Parameters:
args - not used
Throws:
java.lang.Throwable