Bees v0.5.0 API

Uses of Class
bees.core.bdomain.DeadBDomainException

Packages that use DeadBDomainException
bees.core The core functionality for Bees, including, capabilities, coroutines, and events. 
bees.core.kernel Classes that implement the Bee's kernel domain and the coroutine's for supporting user domains. 
 

Uses of DeadBDomainException in bees.core
 

Methods in bees.core that throw DeadBDomainException
protected  void BeesEvent.sendReply()
          Send a reply to the event.
protected  void LocalFlowEvent.sendReply()
           
protected  void RemoteFlowEvent.sendReply()
           
 void RevokeCapabilityCoroutine.deleteObject(BDomainCoroutine sc, Capability cap)
           
 void RevokeCapabilityCoroutine.revokePermissions(EventChannel ec, Capability cap, PermissionSet ps)
           
 void RevokeCapabilityCoroutine.revoke(EventChannel ec, Capability cap)
           
 void EventChannel.sendEvent(BeesEvent ae)
           
 

Uses of DeadBDomainException in bees.core.kernel
 

Methods in bees.core.kernel that throw DeadBDomainException
protected  void BDomainQueryEvent.sendReply()
           
 


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/