arq.cmdline
Class ModEngine

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

public class ModEngine
extends ModBase


Constructor Summary
ModEngine()
           
 
Method Summary
 void checkCommandLine(CmdGeneral cmdLine)
           
 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

ModEngine

public ModEngine()
Method Detail

registerWith

public void registerWith(CmdGeneral cmdLine)

checkCommandLine

public void checkCommandLine(CmdGeneral cmdLine)

processArgs

public void processArgs(CmdArgModule cmdLine)


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