org.codehaus.mojo.natives.util
Class CommandLineUtil

java.lang.Object
  extended by org.codehaus.mojo.natives.util.CommandLineUtil

public class CommandLineUtil
extends Object


Constructor Summary
CommandLineUtil()
           
 
Method Summary
static void execute(org.codehaus.plexus.util.cli.Commandline cl, org.codehaus.plexus.logging.Logger logger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLineUtil

public CommandLineUtil()
Method Detail

execute

public static void execute(org.codehaus.plexus.util.cli.Commandline cl,
                           org.codehaus.plexus.logging.Logger logger)
                    throws NativeBuildException
Throws:
NativeBuildException


Copyright © 2011 Codehaus. All Rights Reserved.