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()
          Method for creating the simple command line tool.
protected  SimpleCmdlineTool RunBatch.makeMyTool()
          Create an instance of the actual RunBatchTool.
protected  SimpleCmdlineTool ReestablishAdminDatabase.makeMyTool()
          Create an instance of the actual ReestablishAdminDatabaseTool.
protected  SimpleCmdlineTool GetFile.makeMyTool()
          Create an instance of GetFileTool.
 

Uses of SimpleCmdlineTool in dk.netarkivet.common.tools
 

Methods in dk.netarkivet.common.tools that return SimpleCmdlineTool
protected  SimpleCmdlineTool ArcMerge.makeMyTool()
           
protected abstract  SimpleCmdlineTool ToolRunnerBase.makeMyTool()
          Factory method.
protected  SimpleCmdlineTool ArcWrap.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.