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

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

Packages that use DuplicateExportException
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 DuplicateExportException in edu.utah.janosvm.kit.comm.amiga
 

Constructors in edu.utah.janosvm.kit.comm.amiga that throw DuplicateExportException
FaxPort.FaxPort(java.lang.Object id, SignalSet ss, int sn)
          Construct a FaxPort and a FaxPortBackEnd with the given values.
FaxPort.FaxPort(java.lang.Object id, SignalSet ss)
          Construct a FaxPort and a FaxPortBackEnd with the given values.
 

Uses of DuplicateExportException in edu.utah.janosvm.sys
 

Methods in edu.utah.janosvm.sys that throw DuplicateExportException
 ExportManager PortAuthority.reserveExportID(java.lang.Object id)
          Attempt to reserve an exported identifier for future use.
 ExportManager PortAuthority.exportObject(java.lang.Object id, Exportable ex)
          Export an object with the given identifier.
static TeamHandle Team.create(java.lang.String name, ResourceSpec[] specs)
           
static TeamHandle Team.create(java.lang.String name)
           
 ExportManager Team.reserveExportID(java.lang.Object id)
           
 ExportManager Team.exportObject(java.lang.Object id, Exportable ex)
           
 


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