JanosVM v1.0 API

Uses of Class
java.lang.isolate.IsolateServer

Packages that use IsolateServer
java.lang.isolate JanosVM Isolate API Prototype 
 

Uses of IsolateServer in java.lang.isolate
 

Fields in java.lang.isolate declared as IsolateServer
private  IsolateServer IsolateBackEnd.is
          Cached handle on our "kernel" team.
 

Methods in java.lang.isolate that return IsolateServer
(package private)  IsolateServer IsolateBackEnd.getIsolateServer()
           
(package private) static IsolateServer IsolateServer.findServer()
           
 

Methods in java.lang.isolate with parameters of type IsolateServer
(package private)  AggregateStateManager.IsolateStatusHandle AggregateStateManager.registerNewIsolate(java.lang.Long targetGUID, IsolateServer isoServer)
          Register a new isolate with the aggregate.
(package private)  AggregateStateManager.IsolateStatusHandle AggregateStateManager.newHandleOn(java.lang.Long targetGUID, IsolateServer isoServer)
          Create a new handle on the given Isolate's IsolateState
 

Constructors in java.lang.isolate with parameters of type IsolateServer
IsolateBackEnd(java.lang.Long guid, IsolateServer is)
          For constructing the root IsolateBackEnd...
 


JanosVM v1.0 API

This documentation is Copyright (C) 2000-2003 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 Feb 13, 2003