Uses of Interface
org.wildfly.clustering.server.provider.ServiceProviderRegistrationListener
Packages that use ServiceProviderRegistrationListener
Package
Description
-
Uses of ServiceProviderRegistrationListener in org.wildfly.clustering.server.infinispan.provider
Methods in org.wildfly.clustering.server.infinispan.provider with parameters of type ServiceProviderRegistrationListenerModifier and TypeMethodDescriptionCacheServiceProviderRegistrar.register(T service, ServiceProviderRegistrationListener<CacheContainerGroupMember> listener) -
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.