Google

JanosVM v0.6.0 Java API Documentation: Uses of Class edu.utah.janosvm.resources.ResourceSpecException
JanosVM v0.6.0 Java API

Uses of Class
edu.utah.janosvm.resources.ResourceSpecException

Packages that use ResourceSpecException
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. 
 

Uses of ResourceSpecException in edu.utah.janosvm.resources
 

Subclasses of ResourceSpecException in edu.utah.janosvm.resources
 interface DuplicateResourceSpecException
          Exception indicating that there was a duplicate resource spec in the array of ResourceSpec's passed to Team.create().
 

Uses of ResourceSpecException in edu.utah.janosvm.sys
 

Methods in edu.utah.janosvm.sys that throw ResourceSpecException
static TeamHandle Team.create(java.lang.String name, ResourceSpec[] specs)
           
static TeamHandle Team.create(java.lang.String name)
           
static TeamHandle Team.create(ResourceSpec[] specs)
           
static TeamHandle Team.create()
           
 


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