com.ashlux.mavenoc4jplugin
Class ProcessHelper

java.lang.Object
  extended by com.ashlux.mavenoc4jplugin.ProcessHelper

public class ProcessHelper
extends java.lang.Object


Method Summary
static void startProcess(java.lang.String command, org.apache.maven.plugin.logging.Log log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

startProcess

public static void startProcess(java.lang.String command,
                                org.apache.maven.plugin.logging.Log log)
                         throws java.lang.InterruptedException,
                                java.io.IOException
Throws:
java.lang.InterruptedException
java.io.IOException


Copyright © 2009 Ash Lux. All Rights Reserved.