com.sun.grid.jgdi.util.shell
Class QDelCommand

java.lang.Object
  extended by com.sun.grid.jgdi.util.shell.AbstractCommand
      extended by com.sun.grid.jgdi.util.shell.QDelCommand

public class QDelCommand
extends AbstractCommand


Constructor Summary
QDelCommand()
           
 
Method Summary
 void run(java.lang.String[] args)
          Run the command
 
Methods inherited from class com.sun.grid.jgdi.util.shell.AbstractCommand
getExitCode, getShell, getUsage, init, printAnswers, setExitCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QDelCommand

public QDelCommand()
Method Detail

run

public void run(java.lang.String[] args)
         throws java.lang.Exception
Description copied from class: AbstractCommand
Run the command

Specified by:
run in class AbstractCommand
Throws:
java.lang.Exception


Copyright © 2007 Sun Microsystems, Inc. All rights reserved.