dk.netarkivet.archive.bitarchive
Class BitarchiveApplication

java.lang.Object
  extended by dk.netarkivet.archive.bitarchive.BitarchiveApplication

public final class BitarchiveApplication
extends java.lang.Object

This class is used to start the BitArchive application.


Method Summary
static void main(java.lang.String[] args)
          Runs the BitarchiveApplication.
 
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)
Runs the BitarchiveApplication. Settings are read from config files

Parameters:
args - an empty array
See Also:
BitarchiveServer