JanosVM v1.0 API

Uses of Class
java.lang.isolate.IsolateEvent.Type

Packages that use IsolateEvent.Type
java.lang.isolate JanosVM Isolate API Prototype 
 

Uses of IsolateEvent.Type in java.lang.isolate
 

Fields in java.lang.isolate declared as IsolateEvent.Type
private  IsolateEvent.Type IsolateEvent.type
           
static IsolateEvent.Type IsolateEvent.Type.STARTING
           
static IsolateEvent.Type IsolateEvent.Type.EXITING
           
static IsolateEvent.Type IsolateEvent.Type.TERMINATED
           
 

Methods in java.lang.isolate that return IsolateEvent.Type
 IsolateEvent.Type IsolateEvent.getType()
           
 

Methods in java.lang.isolate with parameters of type IsolateEvent.Type
private  void EventLink_Attached.handleIsoEvent(TeamReservation tr, IsolateEvent.Type isoEvType)
           
 

Constructors in java.lang.isolate with parameters of type IsolateEvent.Type
IsolateEvent(Isolate isolate, IsolateEvent.Type type, Isolate starter, IsolateEvent.ExitReason exitReason, int exitStatus)
           
 


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