org.openware.util
Class ExecuteCmd

java.lang.Object
  |
  +--org.openware.util.ExecuteCmd

public class ExecuteCmd
extends java.lang.Object


Constructor Summary
ExecuteCmd(java.lang.String command)
           
ExecuteCmd(java.lang.String command, boolean printCmd)
           
 
Method Summary
 int execute()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecuteCmd

public ExecuteCmd(java.lang.String command)

ExecuteCmd

public ExecuteCmd(java.lang.String command,
                  boolean printCmd)
Method Detail

execute

public int execute()

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception


Copyright © 2000, 2001 Openware, Spin Software. All Rights Reserved.