Package org.scala_tools.maven.executions

Interface Summary
JavaMainCaller This interface is used to create a call on a main method of a java class.
 

Class Summary
AbstractForkedJavaCommand Abstract "process builder" object for forked java commands.
AbstractJavaMainCaller Abstract helper implementation for JavaMainCaller interface.
JavaCommand Helper class use to call a java Main in an external process.
MainHelper  
MainWithArgsInFile Use a file and reflection to start a main class with arguments define in a file.
ReflectionJavaMainCaller This class will call a java main method via reflection.
ScalaCommandWIthArgsInFile Creates an external process which executes a scala command.
 



Copyright © 2009-2010 Scala Tools. All Rights Reserved.