Interface ServiceProviderRegistrationListener<M extends GroupMember>

Type Parameters:
M - the member type

public interface ServiceProviderRegistrationListener<M extends GroupMember>
A listener to be notified when the providers of a given service change.
Author:
Paul Ferraro
  • Method Details

    • providersChanged

      void providersChanged(ServiceProviderRegistrationEvent<M> event)
      Indicates that the providers of a given service have changed.
      Parameters:
      event - a registration event