Bees v0.5.0 API

Uses of Class
bees.core.NodeSpec

Packages that use NodeSpec
bees.core The core functionality for Bees, including, capabilities, coroutines, and events. 
 

Uses of NodeSpec in bees.core
 

Subclasses of NodeSpec in bees.core
 class Node
          The Node class provides access to node global functionality.
 

Methods in bees.core with parameters of type NodeSpec
 Node NodeFactory.create(NodeSpec ns, CapabilityEnvelope clock, PermissionSet ps, java.lang.String comment)
           
 Node NodeFactory.create(NodeSpec ns, CapabilityEnvelope clock, PermissionSet ps)
           
 


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/