|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassNotFoundException | |
|---|---|
| com.sun.spot.testFramework | Provides a limited equivalent to jUnit for use on Sun SPOTs. |
| com.sun.squawk | |
| java.lang | |
| Uses of ClassNotFoundException in com.sun.spot.testFramework |
|---|
| Methods in com.sun.spot.testFramework that throw ClassNotFoundException | |
|---|---|
static void |
ChildIsolateTestHelper.main(String[] args)
|
| Uses of ClassNotFoundException in com.sun.squawk |
|---|
| Methods in com.sun.squawk that throw ClassNotFoundException | |
|---|---|
static void |
VM.invokeMain(String className,
String[] args)
Call the main method of the specified class |
| Uses of ClassNotFoundException in java.lang |
|---|
| Methods in java.lang that throw ClassNotFoundException | |
|---|---|
static Class |
Class.forName(String className)
Returns the Class object associated with the class
with the given string name. |
|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||