|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.RPCManagerImpl.MembershipListenerAdaptor
protected class RPCManagerImpl.MembershipListenerAdaptor
| Constructor Summary | |
|---|---|
protected |
RPCManagerImpl.MembershipListenerAdaptor()
|
| Method Summary | |
|---|---|
void |
block()
Indicates that a channel has received a BLOCK event from FLUSH protocol. |
void |
suspect(org.jgroups.Address suspected_mbr)
Called when a member is suspected. |
void |
unblock()
Indicates that a channel has received a UNBLOCK event from FLUSH protocol. |
void |
viewAccepted(org.jgroups.View newView)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RPCManagerImpl.MembershipListenerAdaptor()
| Method Detail |
|---|
public void viewAccepted(org.jgroups.View newView)
viewAccepted in interface org.jgroups.MembershipListenerpublic void suspect(org.jgroups.Address suspected_mbr)
suspect in interface org.jgroups.MembershipListenerpublic void block()
block in interface org.jgroups.MembershipListenerpublic void unblock()
unblock in interface org.jgroups.ExtendedMembershipListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||