Bees v0.5.0 API

Uses of Package
bees.core.kernel

Packages that use bees.core.kernel
bees.core The core functionality for Bees, including, capabilities, coroutines, and events. 
bees.core.bdomain Wrapper and support classes for dealing with Java NodeOS Domain's. 
bees.core.kernel Classes that implement the Bee's kernel domain and the coroutine's for supporting user domains. 
 

Classes in bees.core.kernel used by bees.core
BDomainCoroutine
          The kernel object that refers to the actual domain.
KernelObjectCoroutine
          Coroutine used to manage the capability material stored in the kernel.
KernelObjectStore
          A class used to store and track KernelObject's.
 

Classes in bees.core.kernel used by bees.core.bdomain
BDomainCoroutine
          The kernel object that refers to the actual domain.
 

Classes in bees.core.kernel used by bees.core.kernel
BDomainCoroutine
          The kernel object that refers to the actual domain.
BDomainIdentifier
          Object used to identify/describe a BDomain.
BDomainQueryEvent
           
KernelObject
          Basic object for storing the capability material and a comment describing the capability.
KernelObjectStore
          A class used to store and track KernelObject's.
KernelString
          Simple class for representing bounded strings in the kernel.
PortPair
          A simple object to hold a pair of FaxPort's.
 


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/