Uses of Class
org.archive.crawler.Heritrix

Packages that use Heritrix
org.archive.crawler Introduction to Heritrix. 
org.archive.crawler.admin Contains classes that the web UI uses to monitor and control crawls. 
 

Uses of Heritrix in org.archive.crawler
 

Methods in org.archive.crawler that return Heritrix
static Heritrix Heritrix.getSingleInstance()
           
 

Methods in org.archive.crawler with parameters of type Heritrix
protected static void Heritrix.registerHeritrix(Heritrix h, java.lang.String name, boolean jmxregister)
          Register Heritrix with JNDI, JMX, and with the static hashtable of all Heritrix instances known to this JVM.
protected static void Heritrix.unregisterHeritrix(Heritrix h)
           
 

Uses of Heritrix in org.archive.crawler.admin
 

Methods in org.archive.crawler.admin that return Heritrix
protected  Heritrix CrawlJob.getHostingHeritrix()
           
 



Copyright © 2003-2011 Internet Archive. All Rights Reserved.