|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.Launcher
public final class Launcher
This class initializes the Electric by re-launching a JVM with sufficient memory. It is the main entrypoint of the system.
| Method Summary | |
|---|---|
static java.lang.String |
getJarLocation()
Method to return a String that gives the path to the Electric JAR file. |
static void |
main(java.lang.String[] args)
The main entry point of Electric. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - the arguments to the program.public static java.lang.String getJarLocation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||