JanosVM v0.6.0 Java API

Uses of Class
edu.utah.janosvm.sys.TeamBackEnd

Packages that use TeamBackEnd
edu.utah.janosvm.sys Provides the java interface to the JanosVM Team facilities. 
 

Uses of TeamBackEnd in edu.utah.janosvm.sys
 

Fields in edu.utah.janosvm.sys declared as TeamBackEnd
private  TeamBackEnd ExportManager.owner
          The team that owns the objects managed by this ExportManager.
protected  TeamBackEnd TeamHandle.be
           
private  TeamBackEnd Exportable.owner
          The owner team of this Exportable, cached here so that importers can easily visit the team to do some work.
private static TeamBackEnd TeamBackEnd.kernelTeam
          Reference to the kernel team.
 

Methods in edu.utah.janosvm.sys that return TeamBackEnd
(package private)  TeamBackEnd ExportManager.getOwner()
           
(package private) static TeamBackEnd TeamBackEnd.getKernelTeam()
           
(package private) static TeamBackEnd TeamBackEnd.getObjectOwner(java.lang.Object obj)
           
(package private) static TeamBackEnd TeamBackEnd.getCurrentTeam()
          Get the TeamBackEnd associated with the current thread.
 

Methods in edu.utah.janosvm.sys with parameters of type TeamBackEnd
 boolean TeamBackEnd.addDependency(TeamBackEnd dep)
          Add a dependency to this team.
 


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