Uses of Class
dk.netarkivet.harvester.harvesting.controller.AbstractJMXHeritrixController

Packages that use AbstractJMXHeritrixController
dk.netarkivet.harvester.harvesting.controller   
 

Uses of AbstractJMXHeritrixController in dk.netarkivet.harvester.harvesting.controller
 

Subclasses of AbstractJMXHeritrixController in dk.netarkivet.harvester.harvesting.controller
 class BnfHeritrixController
          This implementation of the HeritrixController interface starts Heritrix as a separate process and uses JMX to communicate with it.
 class JMXHeritrixController
          Deprecated. Use the BnfHeritrixController instead