|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GroupLeadershipNotificationSignal
Signal corresponding to GroupLeadershipNotificationAction. This Signal enables the consumer to get specifics about a GroupLeadership notification. This Signal type will only be passed to a GroupLeadershipNotificationAction. 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. |
List<GMSMember> |
getCurrentView()
provides a list of the current view's snapshot at time signal arrives. |
List<GMSMember> |
getPreviousView()
provides a list of the previous view's snapshot at time signal arrives. |
| Methods inherited from interface com.sun.enterprise.ee.cms.core.Signal |
|---|
acquire, getGroupName, getMemberDetails, getMemberToken, getStartTime, release |
| Method Detail |
|---|
List<GMSMember> getPreviousView()
GMSMembers which are corresponding to the viewList<GMSMember> getCurrentView()
GMSMembers which are corresponding to the viewList<String> getCurrentCoreMembers()
List<String> getAllCurrentMembers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||