SunSPOT API V3.0


com.sun.squawk.imp
Class MIDletMainWrapper

java.lang.Object
  extended by com.sun.squawk.imp.MIDletMainWrapper

public class MIDletMainWrapper
extends Object

Author:
Eric Arseneau

Field Summary
static IMIDletApiTunnel midletApiTunnel
          Place holder for the MIDletApiTunnel that is created whenever a MIDlet is created.
 
Method Summary
static void main(String[] args)
           
static IMIDletApiTunnel newMIDletApiTunnel(String className)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

midletApiTunnel

public static IMIDletApiTunnel midletApiTunnel
Place holder for the MIDletApiTunnel that is created whenever a MIDlet is created.

Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception

newMIDletApiTunnel

public static IMIDletApiTunnel newMIDletApiTunnel(String className)
                                           throws Exception
Throws:
Exception

SunSPOT API V3.0


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