ubiware.infrastructure.ubiwareDF
Class InformingServiceProviderListener

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

public class InformingServiceProviderListener
extends java.lang.Object
implements ServiceProviderListener


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

Constructor Detail

InformingServiceProviderListener

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

serviceProviderListChanged

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