PenProfile 2.x

Uses of Class
com.sun.cldc.isolate.IsolateStartupException

Packages that use IsolateStartupException
com.sun.cldc.isolate   
 

Uses of IsolateStartupException in com.sun.cldc.isolate
 

Methods in com.sun.cldc.isolate that throw IsolateStartupException
 void Isolate.start()
          Start execution of this Isolate.
 

Constructors in com.sun.cldc.isolate that throw IsolateStartupException
Isolate(String mainClass, String[] mainArgs)
          Creates a new isolated java application with a default configuration.
Isolate(String mainClass, String[] mainArgs, String[] app_classpath)
          Creates a new isolated java application with a default configuration.
Isolate(String mainClass, String[] mainArgs, String[] app_classpath, String[] sys_classpath)
          Creates a new Isolate with the specified arguments and classpath.
 


PenProfile 2.x

Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.