Sun SPOT API
Green Release  


com.sun.squawk
Class JavaApplicationManager

java.lang.Object
  extended by 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

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

Constructor Detail

JavaApplicationManager

public JavaApplicationManager()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Main routine.

Parameters:
args - the command line argument array
Throws:
Exception

Sun SPOT API
Green Release  


Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.