|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JoinNotificationSignal
Signal corresponding to JoinNotificationAction. This Signal enables the consumer to get specifics about a Join notification. This Signal type will only be passed to a JoinNotificationAction. This Signal is delivered to registered GMS Clients on all members of the group.
| Method Summary | |
|---|---|
List<String> |
getAllCurrentMembers()
provides a list of all live members i.e. |
List<String> |
getCurrentCoreMembers()
provides a list of all live and current CORE designated members. |
MemberStates |
getMemberState()
Provides the current liveness state of the member whose joining the group is being signalled by this JoinNotification Signal. |
| Methods inherited from interface com.sun.enterprise.ee.cms.core.Signal |
|---|
acquire, getGroupName, getMemberDetails, getMemberToken, getStartTime, release |
| Methods inherited from interface com.sun.enterprise.ee.cms.core.GroupStartupNotificationSignal |
|---|
getEventSubType |
| Method Detail |
|---|
List<String> getCurrentCoreMembers()
List<String> getAllCurrentMembers()
MemberStates getMemberState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||