org.ow2.jasmine.vmm.agent.driver.util
Class LocalExec

java.lang.Object
  extended by org.ow2.jasmine.vmm.agent.driver.util.LocalExec

public class LocalExec
extends java.lang.Object


Constructor Summary
LocalExec()
           
 
Method Summary
static RemoteExec.Result command(java.lang.String command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalExec

public LocalExec()
Method Detail

command

public static RemoteExec.Result command(java.lang.String command)
                                 throws java.lang.Exception
Parameters:
cmd - :command to execute
Returns:
:return from running command cmd
Throws:
java.lang.Exception


Copyright © 2010 OW2 Consortium. All Rights Reserved.