Sun SPOT API
Green Release  


com.sun.squawk.vm
Class Main

java.lang.Object
  extended by com.sun.squawk.vm.Main

public class Main
extends Object

This class is the entry point when launching the Squawk VM from Java.


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

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Command line entry point.

Parameters:
args - command line arguments
Throws:
IOException

Sun SPOT API
Green Release  


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