org.universAAL.reliability.reasoner
Class ReliabilityReasonerPublisher

Package class diagram package ReliabilityReasonerPublisher
java.lang.Object
  extended by org.universAAL.middleware.bus.member.BusMember
      extended by org.universAAL.middleware.bus.member.Publisher
          extended by org.universAAL.middleware.context.ContextPublisher
              extended by org.universAAL.reliability.reasoner.ReliabilityReasonerPublisher

public class ReliabilityReasonerPublisher
extends ContextPublisher


Field Summary
 
Fields inherited from class org.universAAL.middleware.bus.member.BusMember
busResourceURI, owner, theBus
 
Constructor Summary
protected ReliabilityReasonerPublisher(ModuleContext context)
           
protected ReliabilityReasonerPublisher(ModuleContext context, ContextProvider providerInfo)
           
 
Method Summary
 void communicationChannelBroken()
          Method to be called when the communication of the Publisher with the Context Bus is lost.
 void publishContextEvent(Fault myFault)
           
 
Methods inherited from class org.universAAL.middleware.context.ContextPublisher
busDyingOut, getMyID, publish
 
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

ReliabilityReasonerPublisher

protected ReliabilityReasonerPublisher(ModuleContext context,
                                       ContextProvider providerInfo)

ReliabilityReasonerPublisher

protected ReliabilityReasonerPublisher(ModuleContext context)
Method Detail

publishContextEvent

public void publishContextEvent(Fault myFault)

communicationChannelBroken

public void communicationChannelBroken()
Description copied from class: ContextPublisher
Method to be called when the communication of the Publisher with the Context Bus is lost.

Specified by:
communicationChannelBroken in class ContextPublisher


Copyright © 2014 universAAL Consortium. All Rights Reserved.