Uses of Interface
org.universAAL.middleware.container.SharedObjectListener

Packages that use SharedObjectListener
org.security.session.manager.helpers   
org.universAAL.container.JUnit   
org.universAAL.middleware.brokers.control   
org.universAAL.middleware.connectors.deploy.karaf   
org.universAAL.middleware.connectors.discovery.slp   
org.universAAL.middleware.container   
org.universAAL.middleware.container.osgi   
org.universAAL.middleware.managers.aalspace   
org.universAAL.middleware.managers.deploy   
org.universAAL.middleware.modules.aalspace   
org.universAAL.middleware.modules.communication   
org.universAAL.middleware.ui.impl   
org.universAAL.middleware.ui.impl.generic   
org.universAAL.ri.gateway.eimanager.impl   
org.universAAL.security.security.authenticator.profile   
 

Uses of SharedObjectListener in org.security.session.manager.helpers
 

Classes in org.security.session.manager.helpers that implement SharedObjectListener
 class SerializerGetter
           
 

Uses of SharedObjectListener in org.universAAL.container.JUnit
 

Methods in org.universAAL.container.JUnit with parameters of type SharedObjectListener
 Object[] JUnitContainer.fetchSharedObject(ModuleContext requester, Object[] fetchParams, SharedObjectListener listener)
          Returns an object previously shared by another module for usage within this container.
 void JUnitContainer.removeSharedObjectListener(SharedObjectListener listener)
          This method allows a SharedObjectListener instance to be removed from the list of listeners managed by this container
 

Uses of SharedObjectListener in org.universAAL.middleware.brokers.control
 

Classes in org.universAAL.middleware.brokers.control that implement SharedObjectListener
 class ControlBroker
          The Control Broker
 

Uses of SharedObjectListener in org.universAAL.middleware.connectors.deploy.karaf
 

Classes in org.universAAL.middleware.connectors.deploy.karaf that implement SharedObjectListener
 class KarafDeployConnector
          Implementation of the deploy Connector for the Karaf OSGi implementation
 

Uses of SharedObjectListener in org.universAAL.middleware.connectors.discovery.slp
 

Classes in org.universAAL.middleware.connectors.discovery.slp that implement SharedObjectListener
 class SLPDiscoveryConnector
          Implementation of the SLP Discovery Connector
 

Uses of SharedObjectListener in org.universAAL.middleware.container
 

Methods in org.universAAL.middleware.container with parameters of type SharedObjectListener
 Object[] Container.fetchSharedObject(ModuleContext requester, Object[] fetchParams, SharedObjectListener listener)
          Returns an object previously shared by another module for usage within this container.
 void Container.removeSharedObjectListener(SharedObjectListener listener)
          This method allows a SharedObjectListener instance to be removed from the list of listeners managed by this container
 

Uses of SharedObjectListener in org.universAAL.middleware.container.osgi
 

Methods in org.universAAL.middleware.container.osgi with parameters of type SharedObjectListener
 Object[] uAALBundleContainer.fetchSharedObject(ModuleContext requester, Object[] fetchParams, SharedObjectListener listener)
           
 void uAALBundleContainer.removeSharedObjectListener(SharedObjectListener listener)
           
 

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

Classes in org.universAAL.middleware.managers.aalspace that implement SharedObjectListener
 class AALSpaceManagerImpl
          The implementation of the AALSpaceManager and AALSpaceEventHandler
 

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

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

Uses of SharedObjectListener in org.universAAL.middleware.modules.aalspace
 

Classes in org.universAAL.middleware.modules.aalspace that implement SharedObjectListener
 class AALSpaceModuleImpl
          Implementation of the AALSpaceModule
 

Uses of SharedObjectListener in org.universAAL.middleware.modules.communication
 

Classes in org.universAAL.middleware.modules.communication that implement SharedObjectListener
 class CommunicationModuleImpl
          CommunicationModule implementation
 

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

Classes in org.universAAL.middleware.ui.impl that implement SharedObjectListener
 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 SharedObjectListener in org.universAAL.middleware.ui.impl.generic
 

Classes in org.universAAL.middleware.ui.impl.generic that implement SharedObjectListener
 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.
 

Uses of SharedObjectListener in org.universAAL.ri.gateway.eimanager.impl
 

Classes in org.universAAL.ri.gateway.eimanager.impl that implement SharedObjectListener
 class EIOperationManager
           
 

Uses of SharedObjectListener in org.universAAL.security.security.authenticator.profile
 

Classes in org.universAAL.security.security.authenticator.profile that implement SharedObjectListener
 class AuthenticatorActivator
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.