arq.cmdline
Class ModGeneral

java.lang.Object
  extended by arq.cmdline.ModBase
      extended by arq.cmdline.ModGeneral
All Implemented Interfaces:
ArgModule, ArgModuleGeneral

public class ModGeneral
extends ModBase


Constructor Summary
ModGeneral(CallbackHelp callback)
           
 
Method Summary
 void processArgs(CmdArgModule cmdLine)
           
 void registerWith(CmdGeneral cmdLine)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModGeneral

public ModGeneral(CallbackHelp callback)
Method Detail

registerWith

public void registerWith(CmdGeneral cmdLine)

processArgs

public void processArgs(CmdArgModule cmdLine)


Copyright © 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP