org.universAAL.lddi.fs20.exporter
Class FS20ContextPublisher

Package class diagram package FS20ContextPublisher
java.lang.Object
  extended by org.universAAL.lddi.fs20.exporter.FS20ContextPublisher

public class FS20ContextPublisher
extends Object

Sends context events to uAAL context bus.

Author:
Steeven Zeiss Fraunhofer IGD (steeven.zeiss@igd.fraunhofer.de)

Field Summary
static String FS20_SERVER_NAMESPACE
           
 
Constructor Summary
FS20ContextPublisher(ModuleContext mc)
          Constructor.
 
Method Summary
 void publishContextEvent(FS20Device fs20device, int value)
          Public context event to uAAL context bus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FS20_SERVER_NAMESPACE

public static final String FS20_SERVER_NAMESPACE
See Also:
Constant Field Values
Constructor Detail

FS20ContextPublisher

public FS20ContextPublisher(ModuleContext mc)
Constructor.

Parameters:
mc -
fs20Manager -
Method Detail

publishContextEvent

public void publishContextEvent(FS20Device fs20device,
                                int value)
Public context event to uAAL context bus

Parameters:
fs20device - = the modified device
value - = the value of the modified device


Copyright © 2014 universAAL Consortium. All Rights Reserved.