JanosVM v1.0 API

Uses of Package
edu.utah.janosvm.resources

Packages that use edu.utah.janosvm.resources
edu.utah.janosvm.resources Resources managed by the JanosVM on a per-team basis. 
edu.utah.janosvm.sys Provides the java interface to the JanosVM Team facilities. 
java.lang.isolate JanosVM Isolate API Prototype 
 

Classes in edu.utah.janosvm.resources used by edu.utah.janosvm.resources
ClassGroupNotFoundException
          Exception indicating that the class group couldn't be found in the config file.
ClassPathSpec
          Specification for the class path resource.
ConfigSpec
           
CPUSpec
          Base resource specification for CPU resources.
DescriptorIOSpec
          Resource specification for file descriptors.
FileSystemSpec
          Specification for the file system resource.
GCPolicy
          Base class for objects that implement a specific policy for the GC.
InvalidClassGroupException
          Exception indicating that the class group being exported is malformed.
IOSpec
          Base resource specification for IO resources.
LogSpec
          Resource specification for the log file.
MemorySpec
          Specification for memory resources.
NameSpaceGroup
          Helper class for NameSpaceSpec that specifies which class groups to import from a team.
NameSpaceSpec
          Resource specification for the root name space of a team.
NativeSpec
          Specification for the native library resource.
ResourceSpec
          Base class for resource specifications.
ResourceSpecException
          Exception indicating that the system couldn't satisfy a resource specification.
StdioSpec
          Resource specification for the standard I/O channels for a Team.
StrideCPUSpec
          Specification for a stride scheduled CPU.
ViewGroupNotFoundException
          Exception indicating that the view group couldn't be found in the config file.
 

Classes in edu.utah.janosvm.resources used by edu.utah.janosvm.sys
DuplicateResourceSpecException
          Exception indicating that there was a duplicate resource spec in the array of ResourceSpec's passed to Team.create().
ResourceSpec
          Base class for resource specifications.
ResourceSpecException
          Exception indicating that the system couldn't satisfy a resource specification.
 

Classes in edu.utah.janosvm.resources used by java.lang.isolate
FileSystemSpec
          Specification for the file system resource.
StdioSpec
          Resource specification for the standard I/O channels for a Team.
 


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