|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--viceroy.LocalViceroyPeer.MyFindRelativeListener
a Listener class. Listens for a Relative message coming in.
LocalViceroyPeer.newRightChildReceived(viceroy.ViceroyPeer)| Constructor Summary | |
private |
LocalViceroyPeer.MyFindRelativeListener()
|
| Method Summary | |
void |
onFindRelativeMessage(FindRelativeMessage message)
The method should be called only when a FindrelativeMessage arrives for the bounded object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
private LocalViceroyPeer.MyFindRelativeListener()
| Method Detail |
public void onFindRelativeMessage(FindRelativeMessage message)
FindRelativeListener
onFindRelativeMessage in interface FindRelativeListenermessage - The message that arrived
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||