SunSPOT API V5.0


com.sun.spot.util
Class DummyApp

java.lang.Object
  extended by com.sun.spot.util.DummyApp

public class DummyApp
extends Object

This class implements an empty application that can be useful when there is no valid application installed.


Constructor Summary
DummyApp()
           
 
Method Summary
static void main(String[] args)
          A main method that allows this class to be used as a startup class
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyApp

public DummyApp()
Method Detail

main

public static void main(String[] args)
                 throws IOException
A main method that allows this class to be used as a startup class

Throws:
IOException

SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.