public class ViewDemo extends ReceiverAdapter
| Constructor and Description |
|---|
ViewDemo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
start(java.lang.String props) |
void |
suspect(Address suspected_mbr)
Called when a member is suspected
|
void |
viewAccepted(View new_view)
Called when a change in membership has occurred.
|
public void viewAccepted(View new_view)
ReceiverAdapterChannel.connect(String) returns.viewAccepted in interface MembershipListenerviewAccepted in class ReceiverAdapterpublic void suspect(Address suspected_mbr)
suspect in interface MembershipListenersuspect in class ReceiverAdapterpublic void start(java.lang.String props)
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
Copyright © 1998-2020 Red Hat. All Rights Reserved.