JanosVM v1.0 API

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

Packages that use List
edu.utah.janosvm.kit.comm.amiga An inter-team communication facility modeled on the Amiga IPC system. 
edu.utah.janosvm.sys Provides the java interface to the JanosVM Team facilities. 
 

Uses of List in edu.utah.janosvm.kit.comm.amiga
 

Fields in edu.utah.janosvm.kit.comm.amiga declared as List
private  List SignalDispatcher.handlers
          The list of objects that can handle certain signals.
private  List FaxPortBackEnd.faxQueue
          The queue of faxes received by this port.
private  List MsgPort.msgQueue
          The queue of messages received by this port.
 

Uses of List in edu.utah.janosvm.sys
 

Subclasses of List in edu.utah.janosvm.sys
(package private)  class EventQueue
          An internal queue/dispatcher for events.
 

Fields in edu.utah.janosvm.sys declared as List
private  List ExportManager.importers
          List of objects importing our managed object.
 


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