Interface ServiceProviderListener<M extends GroupMember>

Type Parameters:
M - the member type

public interface ServiceProviderListener<M extends GroupMember>
A listener that is notified when the set of providers for a given service changes.
Author:
Paul Ferraro