dk.netarkivet.harvester.harvesting
Class HarvestControllerApplication

java.lang.Object
  extended by dk.netarkivet.harvester.harvesting.HarvestControllerApplication

public class HarvestControllerApplication
extends java.lang.Object

This application controls the Heritrix harvester which does the actual harvesting, and is also responsible for uploading the harvested data to the ArcRepository.

See Also:
HarvestControllerServer

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

Constructor Detail

HarvestControllerApplication

public HarvestControllerApplication()
Method Detail

main

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

Parameters:
args - an empty array