org.universAAL.lddi.exporter.activityhub
Class AHContextPublisher

Package class diagram package AHContextPublisher
java.lang.Object
  extended by org.universAAL.lddi.exporter.activityhub.AHContextPublisher

public class AHContextPublisher
extends Object

Provides context event patterns for the uAAL context bus

Author:
Thomas Fuxreiter (foex@gmx.at)

Constructor Summary
AHContextPublisher(AHManager busServer)
           
 
Method Summary
 void activityHubSensorStateChanged(String deviceId, ActivityHubDeviceCategoryUtil.ActivityHubDeviceCategory activityHubDeviceCategory, int event)
          publish activityhub sensor event on the uAAL context bus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AHContextPublisher

public AHContextPublisher(AHManager busServer)
Method Detail

activityHubSensorStateChanged

public void activityHubSensorStateChanged(String deviceId,
                                          ActivityHubDeviceCategoryUtil.ActivityHubDeviceCategory activityHubDeviceCategory,
                                          int event)
publish activityhub sensor event on the uAAL context bus

Parameters:
deviceId -
activityHubDeviceCategory -
event -


Copyright © 2014 universAAL Consortium. All Rights Reserved.