Uses of Interface
org.wildfly.clustering.provider.ServiceProviderRegistration
Packages that use ServiceProviderRegistration
Package
Description
Public clustering API for registering services on a group of nodes.
-
Uses of ServiceProviderRegistration in org.wildfly.clustering.provider
Methods in org.wildfly.clustering.provider that return ServiceProviderRegistrationModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Registers the local node as providing the specified service.ServiceProviderRegistry.register(T service, ServiceProviderRegistration.Listener listener) Deprecated, for removal: This API element is subject to removal in a future version.Registers the local node as providing the specified service, using the specified listener.