JanosVM v0.6.0 Java API

Uses of Class
edu.utah.janosvm.kit.isolate.InaccessibleIsolateException

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

This documentation is Copyright (C) 2000-2002 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions.
Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002