JanosVM v1.0 API

edu.utah.janosvm.resources
Class FileSystemResource

java.lang.Object
  |
  +--edu.utah.janosvm.resources.FileSystemResource

public final class FileSystemResource
extends java.lang.Object

Provides java level access to a team's file system resource.


Constructor Summary
private FileSystemResource()
          Private constructor, this is a static only class.
 
Method Summary
static void change(FileSystemSpec fss)
          Change the file system resource for this team.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait, wait0
 

Constructor Detail

FileSystemResource

private FileSystemResource()
Private constructor, this is a static only class.
Method Detail

change

public static void change(FileSystemSpec fss)
                   throws ResourceSpecException
Change the file system resource for this team.
Parameters:
fss - The new FileSystemSpec for the 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