JanosVM v1.0 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 Exportable.owner
          The owner team of this Exportable, cached here so that importers can easily visit the team to do some work.
protected  TeamBackEnd TeamHandle.be
           
private  TeamBackEnd ExportManager.owner
          The team that owns the objects managed by this ExportManager.
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
(package private) static TeamHandle Team.find(TeamHandle th, TeamBackEnd be)
           
(package private)  boolean TeamBackEnd.addDependency(TeamBackEnd dep)
          Add a dependency to this team.
 


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