dk.netarkivet.viewerproxy
Class ViewerProxyApplication

java.lang.Object
  extended by dk.netarkivet.viewerproxy.ViewerProxyApplication

public class ViewerProxyApplication
extends java.lang.Object

This class is used to start the ViewerProxy application. This starts a GUI which can be used to browse the archive.


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

Constructor Detail

ViewerProxyApplication

public ViewerProxyApplication()
Method Detail

main

public static void main(java.lang.String[] args)
Runs the ViewerProxyApplication. Settings are read from config files

Parameters:
args - an empty array