Bees v0.5.0 API

Uses of Class
bees.core.resource.Directory

Packages that use Directory
bees.core.resource This package holds most of the system provided capabilities. 
 

Uses of Directory in bees.core.resource
 

Methods in bees.core.resource that return Directory
 Directory FileSystemRoot.root(PermissionSet ps)
          Create a Directory capability that refers to the root directory in this "file system".
 Directory FileSystemRoot.root()
          Create a Directory capability, with the default permissions, that refers to the root directory in this "file system".
 Directory Directory.directory(java.lang.String name, PermissionSet ps, boolean create)
          Reference a directory or create a new one contained within this directory.
 Directory Directory.directory(java.lang.String name, PermissionSet ps)
          Reference a directory contained within this directory.
 Directory Directory.directory(java.lang.String name)
          Reference a directory contained within this directory
 


Bees v0.5.0 API

This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/