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

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

Packages that use ExportManager
edu.utah.janosvm.sys Provides the java interface to the JanosVM Team facilities. 
 

Uses of ExportManager in edu.utah.janosvm.sys
 

Methods in edu.utah.janosvm.sys that return ExportManager
 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.
 ExportManager PortAuthority.exportAnonymousObject(Exportable ex)
          Export an object without a public identifier.
 ExportManager Exportable.getAnonymousManager()
           
 ExportManager Team.reserveExportID(java.lang.Object id)
           
 ExportManager Team.exportObject(java.lang.Object id, Exportable ex)
           
 ExportManager Team.exportAnonymousObject(Exportable ex)
           
 

Constructors in edu.utah.janosvm.sys with parameters of type ExportManager
ExportManager.ImportEnumerator.ExportManager.ImportEnumerator()
           
 


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