Uses of Interface
org.wildfly.clustering.singleton.SingletonElectionListener
Packages that use SingletonElectionListener
-
Uses of SingletonElectionListener in org.wildfly.clustering.singleton
Methods in org.wildfly.clustering.singleton with parameters of type SingletonElectionListenerModifier and TypeMethodDescriptionSingletonServiceBuilder.electionListener(SingletonElectionListener listener) Deprecated, for removal: This API element is subject to removal in a future version.Defines a listener to trigger following the election of a primary singleton provider. -
Uses of SingletonElectionListener in org.wildfly.clustering.singleton.service
Methods in org.wildfly.clustering.singleton.service with parameters of type SingletonElectionListenerModifier and TypeMethodDescriptionSingletonServiceConfigurator.electionListener(SingletonElectionListener listener) Defines a listener to trigger following the election of a primary singleton provider.