com.sun.squawk
Class JavaApplicationManager
java.lang.Object
com.sun.squawk.JavaApplicationManager
public class JavaApplicationManager
- extends Object
The Java application manager is the master isolate used to coordinate application execution.
- Author:
- Nik Shaylor
|
Method Summary |
static void |
main(String[] args)
Main routine. |
JavaApplicationManager
public JavaApplicationManager()
main
public static void main(String[] args)
throws Exception
- Main routine.
- Parameters:
args - the command line argument array
- Throws:
Exception
Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.