|
JanosVM v1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--edu.utah.janosvm.resources.FileSystemResource
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 |
private FileSystemResource()
| Method Detail |
public static void change(FileSystemSpec fss)
throws ResourceSpecException
fss - The new FileSystemSpec for the team.
|
JanosVM v1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||