org.universAAL.ri.gateway.eimanager.impl.importing
Class ProxyServiceCallee

Package class diagram package ProxyServiceCallee
java.lang.Object
  extended by org.universAAL.ri.gateway.eimanager.impl.ProxyBusMember
      extended by org.universAAL.ri.gateway.eimanager.impl.importing.ProxyServiceCallee

public class ProxyServiceCallee
extends ProxyBusMember


Field Summary
 
Fields inherited from class org.universAAL.ri.gateway.eimanager.impl.ProxyBusMember
mc, remoteBusMemberId, targetId
 
Constructor Summary
ProxyServiceCallee(ServiceProfile[] realizedServices, ImportedProxyManager manager, String targetId, String remoteBusMemberId, ModuleContext mc)
           
 
Method Summary
 String getId()
           
 Set<ServiceProfile> getProfilesSet()
           
 void refreshProfiles(ServiceProfile[] profiles)
           
 void removeProxy()
           
 void setProfilesSet(Set<ServiceProfile> profilesSet)
           
 
Methods inherited from class org.universAAL.ri.gateway.eimanager.impl.ProxyBusMember
getManager, getRemoteBusMemberId, getRemoteProxyBusMemberId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyServiceCallee

public ProxyServiceCallee(ServiceProfile[] realizedServices,
                          ImportedProxyManager manager,
                          String targetId,
                          String remoteBusMemberId,
                          ModuleContext mc)
Method Detail

removeProxy

public void removeProxy()
Specified by:
removeProxy in class ProxyBusMember

getId

public String getId()
Specified by:
getId in class ProxyBusMember

refreshProfiles

public void refreshProfiles(ServiceProfile[] profiles)

getProfilesSet

public Set<ServiceProfile> getProfilesSet()

setProfilesSet

public void setProfilesSet(Set<ServiceProfile> profilesSet)


Copyright © 2014 universAAL Consortium. All Rights Reserved.