JanosVM v1.0 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(java.lang.Object id, SignalSet ss, int sn)
          Construct a FaxPort and a FaxPortBackEnd with the given values.
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.
private static TeamHandle Team.create(TeamHandle handle, java.lang.String name, ResourceSpec[] specs, kaffe.util.Ptr nativeSpecs)
           
static TeamHandle Team.create(TeamHandle th, java.lang.String name, ResourceSpec[] specs)
          Create a new team.
static TeamHandle Team.create(java.lang.String name, ResourceSpec[] specs)
          Create a new team.
static TeamHandle Team.create(java.lang.String name)
          Create a new team.
 ExportManager Team.reserveExportID(java.lang.Object id)
           
 ExportManager Team.exportObject(java.lang.Object id, Exportable ex)
           
 


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