Uses of Interface
org.wildfly.clustering.server.provider.ServiceProviderRegistrationListener
Packages that use ServiceProviderRegistrationListener
-
Uses of ServiceProviderRegistrationListener in org.wildfly.clustering.server.provider
Methods in org.wildfly.clustering.server.provider with parameters of type ServiceProviderRegistrationListenerModifier and TypeMethodDescriptionServiceProviderRegistrar.register(T service, ServiceProviderRegistrationListener<M> listener) Registers the local group member as a provider of the specified service, using the specified listener.