Uses of Interface
org.wildfly.clustering.server.provider.ServiceProviderListener
Packages that use ServiceProviderListener
-
Uses of ServiceProviderListener in org.wildfly.clustering.server.provider
Methods in org.wildfly.clustering.server.provider with parameters of type ServiceProviderListenerModifier and TypeMethodDescriptiondefault ServiceProviderRegistration<T, M> ServiceProviderRegistrar.register(T service, ServiceProviderListener<M> listener) Deprecated, for removal: This API element is subject to removal in a future version.
ServiceProviderRegistrar.register(Object, ServiceProviderRegistrationListener)instead.