Uses of Interface
org.universAAL.middleware.managers.api.AALSpaceListener

Packages that use AALSpaceListener
org.universAAL.middleware.managers.aalspace   
org.universAAL.middleware.managers.api   
org.universAAL.middleware.managers.deploy   
org.universAAL.middleware.ui.impl   
org.universAAL.middleware.ui.impl.generic   
 

Uses of AALSpaceListener in org.universAAL.middleware.managers.aalspace
 

Methods in org.universAAL.middleware.managers.aalspace with parameters of type AALSpaceListener
 void AALSpaceManagerImpl.addAALSpaceListener(AALSpaceListener listener)
           
 void AALSpaceManagerImpl.removeAALSpaceListener(AALSpaceListener listener)
           
 

Uses of AALSpaceListener in org.universAAL.middleware.managers.api
 

Methods in org.universAAL.middleware.managers.api with parameters of type AALSpaceListener
 void AALSpaceManager.addAALSpaceListener(AALSpaceListener listener)
          Add a new AAL Space listener.
 void AALSpaceManager.removeAALSpaceListener(AALSpaceListener listener)
          Remove an AAL Space Listener
 

Uses of AALSpaceListener in org.universAAL.middleware.managers.deploy
 

Classes in org.universAAL.middleware.managers.deploy that implement AALSpaceListener
 class DeployManagerImpl
          The implementation of the DeployManager
 

Uses of AALSpaceListener in org.universAAL.middleware.ui.impl
 

Classes in org.universAAL.middleware.ui.impl that implement AALSpaceListener
 class UIStrategyCaller
          This part of the UIStrategy Stack deals only with communications between the UICallers and the IDialogManager.
 class UIStrategyCoordinatorMng
          This section of the UI Bus Strategy Stack, will only hold the IDialogManager instance.
 class UIStrategyHandler
          This part of the UIStrategy Stack deals only with communications between the UIHandlers and the IDialogManager.
 

Uses of AALSpaceListener in org.universAAL.middleware.ui.impl.generic
 

Classes in org.universAAL.middleware.ui.impl.generic that implement AALSpaceListener
 class CoordinatedRegistrationManagement
          Strategy Stack that is in charge of managing registrations, generally a registration is composed of Matchable information that is tied to an Id.
 class CoordinatedStrategy
          Strategy stack dedicated only to manage Coordination of the bus.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.