ubiware.infrastructure.ubiwareDF
Interface ServiceProviderListener

All Known Implementing Classes:
InformingServiceProviderListener, NameInformingSPL

public interface ServiceProviderListener


Method Summary
 void serviceProviderListChanged(Service service, java.util.Set<Agent> agentsProvidingThisService)
           
 

Method Detail

serviceProviderListChanged

void serviceProviderListChanged(Service service,
                                java.util.Set<Agent> agentsProvidingThisService)