|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.gwt.JavaCommand
public class JavaCommand
Constructor Summary | |
---|---|
JavaCommand()
|
Method Summary | |
---|---|
static java.lang.ClassLoader |
loadClassesFromFile(java.io.File file)
Create a ClassLoader with the classpaths found in file. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaCommand()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.io.IOException, java.lang.ClassNotFoundException, java.lang.SecurityException, java.lang.NoSuchMethodException, java.lang.InterruptedException
java.io.IOException
java.lang.ClassNotFoundException
java.lang.SecurityException
java.lang.NoSuchMethodException
java.lang.InterruptedException
public static java.lang.ClassLoader loadClassesFromFile(java.io.File file) throws java.io.IOException
file
- A file containing a list of classpath entries
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |