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

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

public class QQuotaCommand
extends AbstractCommand


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

QQuotaCommand

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