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

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

public class QrDelCommand
extends AbstractCommand


Constructor Summary
QrDelCommand()
           
 
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

QrDelCommand

public QrDelCommand()
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.