| 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
  |
  +--Process
        |
        +--StableBottom
| Constructor Summary | |
StableBottom(Linker initComm)
 | 
|
| Method Summary | |
 void | 
handleMsg(Msg m,
          int src,
          java.lang.String tag)
 | 
 void | 
initiate()
 | 
 void | 
releaseCS()
 | 
 void | 
requestCS()
 | 
 void | 
sendToken()
 | 
| Methods inherited from class Process | 
broadcastMsg, isNeighbor, myWait, receiveMsg, sendMsg, sendMsg, sendMsg, sendMsg, sendToNeighbors | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface MsgHandler | 
receiveMsg | 
| Constructor Detail | 
public StableBottom(Linker initComm)
| Method Detail | 
public void initiate()
public void requestCS()
requestCS in interface Lockpublic void releaseCS()
releaseCS in interface Lockpublic void sendToken()
public void handleMsg(Msg m,
                      int src,
                      java.lang.String tag)
handleMsg in interface MsgHandlerhandleMsg in class Process
  | 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||