Uses of Class
ubiware.infrastructure.ubiwareDF.Service

Packages that use Service
ubiware.infrastructure.ubiwareDF   
 

Uses of Service in ubiware.infrastructure.ubiwareDF
 

Methods in ubiware.infrastructure.ubiwareDF with parameters of type Service
 void ServiceRepository.defineService(Service s)
          Define a service for this repository
 void ServiceProviderListener.serviceProviderListChanged(Service service, java.util.Set<Agent> agentsProvidingThisService)
           
 void NameInformingSPL.serviceProviderListChanged(Service service, java.util.Set<Agent> agentsProvidingThisService)
           
 void InformingServiceProviderListener.serviceProviderListChanged(Service service, java.util.Set<Agent> apts)