com.sun.spot.util
Class DummyApp
java.lang.Object
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
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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyApp
public DummyApp()
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
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.