org.universAAL.ri.gateway.eimanager
Interface ImportManager

Package class diagram package ImportManager
All Superinterfaces:
RepoEIManager
All Known Implementing Classes:
ImportManagerImpl

public interface ImportManager
extends RepoEIManager


Method Summary
 void refreshProxy(ProxyRegistration proxyRegistration)
           
 void sendContextEvent(String sourceId, ContextEvent event)
           
 void sendUIResponse(String sourceId, UIResponse response)
           
 
Methods inherited from interface org.universAAL.ri.gateway.eimanager.RepoEIManager
memberAdded, memberRemoved
 

Method Detail

sendContextEvent

void sendContextEvent(String sourceId,
                      ContextEvent event)

sendUIResponse

void sendUIResponse(String sourceId,
                    UIResponse response)

refreshProxy

void refreshProxy(ProxyRegistration proxyRegistration)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException


Copyright © 2014 universAAL Consortium. All Rights Reserved.