|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.cache.CacheImpl.MembershipListenerAdaptor
protected class CacheImpl.MembershipListenerAdaptor
Constructor Summary | |
---|---|
protected |
CacheImpl.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 new_view)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected CacheImpl.MembershipListenerAdaptor()
Method Detail |
---|
public void viewAccepted(org.jgroups.View new_view)
viewAccepted
in interface org.jgroups.MembershipListener
public void suspect(org.jgroups.Address suspected_mbr)
suspect
in interface org.jgroups.MembershipListener
public void block()
block
in interface org.jgroups.MembershipListener
public void unblock()
unblock
in interface org.jgroups.ExtendedMembershipListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |