Uses of Interface
dk.netarkivet.common.tools.SimpleCmdlineTool

Packages that use SimpleCmdlineTool
dk.netarkivet.archive.tools   
dk.netarkivet.common.tools   
dk.netarkivet.harvester.tools   
dk.netarkivet.monitor.tools   
 

Uses of SimpleCmdlineTool in dk.netarkivet.archive.tools
 

Methods in dk.netarkivet.archive.tools that return SimpleCmdlineTool
protected  SimpleCmdlineTool GetRecord.makeMyTool()
           
 

Uses of SimpleCmdlineTool in dk.netarkivet.common.tools
 

Methods in dk.netarkivet.common.tools that return SimpleCmdlineTool
protected abstract  SimpleCmdlineTool ToolRunnerBase.makeMyTool()
          Factory method.
protected  SimpleCmdlineTool ArcWrap.makeMyTool()
           
protected  SimpleCmdlineTool ArcMerge.makeMyTool()
           
 

Uses of SimpleCmdlineTool in dk.netarkivet.harvester.tools
 

Methods in dk.netarkivet.harvester.tools that return SimpleCmdlineTool
protected  SimpleCmdlineTool CreateLogsMetadataFile.makeMyTool()
          Create the tool instance.
protected  SimpleCmdlineTool CreateCDXMetadataFile.makeMyTool()
          Create the tool instance
 

Uses of SimpleCmdlineTool in dk.netarkivet.monitor.tools
 

Methods in dk.netarkivet.monitor.tools that return SimpleCmdlineTool
protected  SimpleCmdlineTool JMXProxy.makeMyTool()
          Factory method.