JanosVM v1.0 API

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

Packages that use TeamReservation
edu.utah.janosvm.kit.management.team A collection of classes for managing teams in the JanosVM. 
edu.utah.janosvm.sys Provides the java interface to the JanosVM Team facilities. 
 

Uses of TeamReservation in edu.utah.janosvm.kit.management.team
 

Methods in edu.utah.janosvm.kit.management.team with parameters of type TeamReservation
 void TeamEventMessenger.event(EventTeamHandle eth, TeamReservation tr, TeamEvent ev)
           
 

Uses of TeamReservation in edu.utah.janosvm.sys
 

Methods in edu.utah.janosvm.sys that return TeamReservation
 TeamReservation Exportable.pushOwnerReservation()
          Push a TeamReservation for this objects owner team.
 TeamReservation TeamHandle.pushReservation()
          Create a new reservation that reserves the team this object points to.
 TeamReservation ExportManager.ImportEnumerator.getReservation()
          May return null (if there isn't a valid Importable in the Enumerator).
 

Methods in edu.utah.janosvm.sys with parameters of type TeamReservation
 void TeamEventHandler.event(EventTeamHandle eth, TeamReservation tr, TeamEvent ev)
          Callback for handling events related to teams.
 


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