org.universAAL.lddi.subscriber.test.gui
Class Subscriber

Package class diagram package Subscriber
java.lang.Object
  extended by org.universAAL.middleware.bus.member.BusMember
      extended by org.universAAL.middleware.bus.member.Subscriber
          extended by org.universAAL.middleware.context.ContextSubscriber
              extended by org.universAAL.lddi.subscriber.test.gui.Subscriber

public class Subscriber
extends ContextSubscriber


Field Summary
 
Fields inherited from class org.universAAL.middleware.bus.member.BusMember
busResourceURI, owner, theBus
 
Constructor Summary
Subscriber(ModuleContext mc, org.osgi.framework.BundleContext bc)
           
 
Method Summary
 void communicationChannelBroken()
          Communication channel broken
 String getDiaMeasuredValue()
           
 String getHrMeasuredValue()
           
 Subscriber getInstance()
          Getters
 String getSysMeasuredValue()
           
 String getWeightMeasuredValue()
           
 void handleContextEvent(ContextEvent event)
          Receive and process context events
 void showReceivedEventInfo(ContextEvent event)
           
 
Methods inherited from class org.universAAL.middleware.context.ContextSubscriber
addNewRegParams, busDyingOut, getAllProvisions, getMyID, handleEvent, removeMatchingRegParams
 
Methods inherited from class org.universAAL.middleware.bus.member.BusMember
close, getType, getURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Subscriber

public Subscriber(ModuleContext mc,
                  org.osgi.framework.BundleContext bc)
Method Detail

handleContextEvent

public void handleContextEvent(ContextEvent event)
Receive and process context events

Specified by:
handleContextEvent in class ContextSubscriber
Parameters:
event - The Context Event that matched the registered Patterns

showReceivedEventInfo

public void showReceivedEventInfo(ContextEvent event)

getInstance

public Subscriber getInstance()
Getters


getSysMeasuredValue

public String getSysMeasuredValue()

getDiaMeasuredValue

public String getDiaMeasuredValue()

getHrMeasuredValue

public String getHrMeasuredValue()

getWeightMeasuredValue

public String getWeightMeasuredValue()

communicationChannelBroken

public void communicationChannelBroken()
Communication channel broken

Specified by:
communicationChannelBroken in class ContextSubscriber


Copyright © 2014 universAAL Consortium. All Rights Reserved.