JanosVM v1.0 API

Uses of Class
edu.utah.janosvm.sys.ExportManager.ImportEnumerator

Packages that use ExportManager.ImportEnumerator
edu.utah.janosvm.sys Provides the java interface to the JanosVM Team facilities. 
java.lang.isolate JanosVM Isolate API Prototype 
 

Uses of ExportManager.ImportEnumerator in edu.utah.janosvm.sys
 

Fields in edu.utah.janosvm.sys declared as ExportManager.ImportEnumerator
private  ExportManager.ImportEnumerator TeamBackEnd.ie
          The ImportEnumerator for our ExportManager.
 

Methods in edu.utah.janosvm.sys that return ExportManager.ImportEnumerator
 ExportManager.ImportEnumerator ExportManager.getEnumerator()
           
 ExportManager.ImportEnumerator ExportManager.imports()
          Similar to the above except that it constructs a new ImportEnumerator and adds that to the list.
 

Methods in edu.utah.janosvm.sys with parameters of type ExportManager.ImportEnumerator
 boolean ExportManager.imports(ExportManager.ImportEnumerator ie)
          Setup the given ImportEnumerator to traverse the importers list.
 

Uses of ExportManager.ImportEnumerator in java.lang.isolate
 

Fields in java.lang.isolate declared as ExportManager.ImportEnumerator
private  ExportManager.ImportEnumerator OneWayLink_RendezvousPoint.ienum
           
 


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