|
jGCS Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BlockListener
This class defines a BlockListener. This listener must be used to receive notifications that a group membership will block.
Method Summary | |
---|---|
void |
onBlock()
Block notification. |
Method Detail |
---|
void onBlock()
BlockSession.blockOk()
method.
The view change will not continue if this does not happen.
After the group is blocked, the members cannot send more messages
until a new Membership view is received.
|
jGCS Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |