org.universAAL.ri.gateway.eimanager.impl.exporting
Class ProxyServiceCaller

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

public class ProxyServiceCaller
extends ProxyBusMember


Field Summary
 
Fields inherited from class org.universAAL.ri.gateway.eimanager.impl.ProxyBusMember
mc, remoteBusMemberId, targetId
 
Constructor Summary
ProxyServiceCaller(ExportedProxyManager manager, String targetId, ModuleContext mc, String serverNamespace, String serviceType, Map<String,List<ServiceProfile>> profiles)
           
 
Method Summary
 String getId()
           
 ServiceProfile[] getProfiles()
           
 String getServiceType()
           
 ServiceResponse invoke(ServiceCall call, String memberId)
           
 void removeProxy()
           
 void setProfiles(Map<String,List<ServiceProfile>> profiles)
           
 
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

ProxyServiceCaller

public ProxyServiceCaller(ExportedProxyManager manager,
                          String targetId,
                          ModuleContext mc,
                          String serverNamespace,
                          String serviceType,
                          Map<String,List<ServiceProfile>> profiles)
Method Detail

invoke

public ServiceResponse invoke(ServiceCall call,
                              String memberId)

removeProxy

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

getId

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

getServiceType

public String getServiceType()

getProfiles

public ServiceProfile[] getProfiles()

setProfiles

public void setProfiles(Map<String,List<ServiceProfile>> profiles)


Copyright © 2014 universAAL Consortium. All Rights Reserved.