|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GroupStartupNotificationSignal
Represents Signal state corresponding to whether a signal is part of an entire group startup or the start of an individual member of the group.
GroupManagementService.announceGroupStartup(String, com.sun.enterprise.ee.cms.core.GMSConstants.groupStartupState , List)
Method Summary | |
---|---|
GMSConstants.startupType |
getEventSubType()
Denote whether Joining member is joining group as part of an entire group startup or not. |
Method Detail |
---|
GMSConstants.startupType getEventSubType()
Handlers of Join and JoinAndReady notifications may use this information to optimize their handlers to perform differently based on whether all members of group are being started at same time or whether a instance is just joining an already running group.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |