i3.dragos.core
Class Main

java.lang.Object
  extended by i3.dragos.core.Main

public final class Main
extends java.lang.Object

Starts the DRAGOS DBMS.

Author:
Boris Boehlen <boehlen@cs.rwth-aachen.de>

Method Summary
static void main(java.lang.String[] args)
          Executes the DRAGOS server.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Executes the DRAGOS server.

Parameters:
args - Arguments passed to the server.


Copyright © 2002-2008 RWTH Aachen, Department of Computer Science 3 (Software Engineering). All Rights Reserved.