|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MemberAliveIndicator
A marker interface allowing beans to indicate the liveliness of a cluster member.
Method Summary | |
---|---|
boolean |
isAlive()
Return true if the member is alive or not. |
boolean |
isMemberAliveEnabled()
Should this member be checked to see if it is alive or not. |
Method Detail |
---|
boolean isMemberAliveEnabled()
boolean isAlive() throws Exception
true
if the member is alive or not. An exception thrown
is considered as an indication that the member is not alive, and allows for
further information to be supplies as to the reason that the member is not
alive.
Exception
|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |