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

Uses of SimpleCmdlineTool in dk.netarkivet.common.tools
 

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

Uses of SimpleCmdlineTool in dk.netarkivet.harvester.tools
 

Methods in dk.netarkivet.harvester.tools that return SimpleCmdlineTool
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.