Bees v0.5.0 API

bees.core.kernel
Class BDomainEndingEvent

java.lang.Object
  |
  +--edu.utah.janosvm.sys.ListNode
        |
        +--edu.utah.janosvm.kit.comm.amiga.Facsimile
              |
              +--bees.core.BeesEvent
                    |
                    +--bees.core.kernel.BDomainEndingEvent
All Implemented Interfaces:
java.lang.Cloneable, edu.utah.janosvm.sys.CrossTeamCloneable

public final class BDomainEndingEvent
extends BeesEvent


Fields inherited from class edu.utah.janosvm.sys.ListNode
pred, succ
 
Method Summary
 java.lang.Object clone()
           
 java.lang.String toString()
           
 
Methods inherited from class bees.core.BeesEvent
getClientCoroutineID, getCoroutineClass, getServerCoroutineID, reply, sendReply, setClientCoroutineID, setCoroutineClass, setServerCoroutineID, useBDomainReplyPort
 
Methods inherited from class edu.utah.janosvm.kit.comm.amiga.Facsimile
getReplyPort, isReply, setReplyPort
 
Methods inherited from class edu.utah.janosvm.sys.ListNode
append, inList, prepend, remove
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

clone

public java.lang.Object clone()
Overrides:
clone in class edu.utah.janosvm.kit.comm.amiga.Facsimile

toString

public java.lang.String toString()
Overrides:
toString in class BeesEvent
Following copied from class: bees.core.BeesEvent
See Also:
Object.toString()

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/