Package org.wildfly.clustering.singleton
Interface SingletonElectionListener
Deprecated, for removal: This API element is subject to removal in a future version.
Listener for singleton election results.
- Author:
- Paul Ferraro
-
Method Summary
-
Method Details
-
elected
Deprecated, for removal: This API element is subject to removal in a future version.Triggered when a singleton election completes, electing the specified member from the specified list of candidates.- Parameters:
candidateMembers- the list of candidate memberselectedMember- the elected primary provider of a singleton service
-
SingletonElectionListener