Bees v0.5.0 API

Uses of Class
bees.core.resource.Meter

Packages that use Meter
bees.core.kernel Classes that implement the Bee's kernel domain and the coroutine's for supporting user domains. 
 

Uses of Meter in bees.core.kernel
 

Methods in bees.core.kernel that return Meter
 Meter KernelObject.getMeter()
           
 

Methods in bees.core.kernel with parameters of type Meter
 long KernelObjectStore.put(byte[] object, CapabilityEnvelope[] sub, PermissionSet ps, Meter meter, java.lang.String comment)
          Put a KernelObject in the store.
 


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/