|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||