Uses of Interface
org.universAAL.middleware.bus.model.matchable.Advertisement

Packages that use Advertisement
org.universAAL.middleware.bus.model.matchable   
org.universAAL.middleware.context   
org.universAAL.middleware.service.owls.profile   
org.universAAL.middleware.ui   
org.universAAL.support.utils.context Contains raw helper classes to deal with Context concepts of universAAL. 
 

Uses of Advertisement in org.universAAL.middleware.bus.model.matchable
 

Subinterfaces of Advertisement in org.universAAL.middleware.bus.model.matchable
 interface EventAdvertisement
           
 interface UtilityAdvertisement
           
 

Uses of Advertisement in org.universAAL.middleware.context
 

Classes in org.universAAL.middleware.context that implement Advertisement
 class ContextEventPattern
          Defines the patterns used to match which events must be forwarded to which subscribers.
 

Uses of Advertisement in org.universAAL.middleware.service.owls.profile
 

Classes in org.universAAL.middleware.service.owls.profile that implement Advertisement
 class ServiceProfile
          A "registration parameter" as accepted by the service bus of the uAAL middleware.
 

Uses of Advertisement in org.universAAL.middleware.ui
 

Classes in org.universAAL.middleware.ui that implement Advertisement
 class UIHandlerProfile
          A profile of the UIHandler that describes its capabilites so that they can be matched with UIRequest ( more specifically User preferences and abilities added by the IDialogManager) and possibly some additional parameters.
 

Uses of Advertisement in org.universAAL.support.utils.context
 

Classes in org.universAAL.support.utils.context that implement Advertisement
 class Pattern
          Class that can be used to create the most commonly used types of simple Context Event Patterns.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.