org.codehaus.mojo.macker
Class CommandLineFile

java.lang.Object
  extended by org.codehaus.mojo.macker.CommandLineFile

public class CommandLineFile
extends Object

Wrapper for calling a Java main method with a number of arguments.

Author:
Peter Kofler

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

Constructor Detail

CommandLineFile

public CommandLineFile()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2007-2010 CodeHaus. All Rights Reserved.