net.flexmojos.oss.compiler.command
Class CommandUtil

java.lang.Object
  extended by net.flexmojos.oss.compiler.command.CommandUtil

public class CommandUtil
extends Object


Constructor Summary
CommandUtil()
           
 
Method Summary
static Result execute(Command command, boolean sychronize)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandUtil

public CommandUtil()
Method Detail

execute

public static Result execute(Command command,
                             boolean sychronize)
                      throws Exception
Throws:
Exception


Copyright © 2008-2012 flexmojos. All Rights Reserved.