|
JanosVM v0.6.0 Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InaccessibleIsolateException | |
| edu.utah.janosvm.kit.isolate | An implementation of the JSR-121 prototype Isolate API. |
| Uses of InaccessibleIsolateException in edu.utah.janosvm.kit.isolate |
| Methods in edu.utah.janosvm.kit.isolate that throw InaccessibleIsolateException | |
static Isolate |
Isolate.getIsolate(java.lang.String uniqueId)
|
void |
Isolate.start()
|
void |
Isolate.stop()
|
void |
Isolate.suspend()
|
void |
Isolate.resume()
|
void |
Isolate.join()
|
void |
Isolate.join(long millis)
|
void |
Isolate.join(long millis,
int nanos)
|
boolean |
Isolate.isStarted()
|
boolean |
Isolate.isSuspended()
|
boolean |
Isolate.isStopped()
|
|
JanosVM v0.6.0 Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||