dk.netarkivet.harvester.webinterface
Class HarvestDefinitionApplication

java.lang.Object
  extended by dk.netarkivet.harvester.webinterface.HarvestDefinitionApplication

public class HarvestDefinitionApplication
extends java.lang.Object

This class is used to start the GUI web applications and the scheduler in the same Java VM.

See Also:
HarvestDefinitionGUI

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

Constructor Detail

HarvestDefinitionApplication

public HarvestDefinitionApplication()
Method Detail

main

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

Parameters:
args - an empty array