JanosVM v0.6.0 Java API Documentation: Uses of Class edu.utah.janosvm.sys.TeamReservation
JanosVM v0.6.0 Java API

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

Packages that use TeamReservation
edu.utah.janosvm.kit.management.team An implementation of a TeamListHandler that converts TeamEvents to amiga style Messages. 
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 TeamListMessenger.event(TeamReservation tr, TeamEvent ev)
           
 

Uses of TeamReservation in edu.utah.janosvm.sys
 

Methods in edu.utah.janosvm.sys that return TeamReservation
 TeamReservation ExportManager.ImportEnumerator.getReservation()
           
 TeamReservation TeamHandle.pushReservation()
          Create a new reservation that reserves the TeamHandle this object points to.
 TeamReservation Exportable.pushOwnerReservation()
          Push a TeamReservation for this objects owner team.
 

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


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