Uses of Interface
org.wildfly.clustering.singleton.election.SingletonElectionListener
Packages that use SingletonElectionListener
-
Uses of SingletonElectionListener in org.wildfly.clustering.singleton.service
Methods in org.wildfly.clustering.singleton.service with parameters of type SingletonElectionListenerModifier and TypeMethodDescriptionSingletonServiceBuilder.withElectionListener(SingletonElectionListener listener) Defines a listener to trigger following the election of a primary singleton provider.