ubiware.infrastructure.ubiwareDF
Class NameInformingSPL

java.lang.Object
  extended by ubiware.infrastructure.ubiwareDF.NameInformingSPL
All Implemented Interfaces:
ServiceProviderListener

public class NameInformingSPL
extends java.lang.Object
implements ServiceProviderListener


Constructor Summary
NameInformingSPL(Agent receiver, ubiware.core.UbiwareAgent myAgent, ubiware.util.saplbuilder.Resource conversationID)
           
 
Method Summary
 void serviceProviderListChanged(Service service, java.util.Set<Agent> agentsProvidingThisService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NameInformingSPL

public NameInformingSPL(Agent receiver,
                        ubiware.core.UbiwareAgent myAgent,
                        ubiware.util.saplbuilder.Resource conversationID)
Method Detail

serviceProviderListChanged

public void serviceProviderListChanged(Service service,
                                       java.util.Set<Agent> agentsProvidingThisService)
Specified by:
serviceProviderListChanged in interface ServiceProviderListener