Public Member Functions

cl.utfsm.samplingSystemUI.core.NotificationChannelSuscription Class Reference

Inheritance diagram for cl.utfsm.samplingSystemUI.core.NotificationChannelSuscription:
alma.acs.nc.Consumer alma.acs.nc.ReconnectableSubscriber

List of all members.

Public Member Functions

 NotificationChannelSuscription (String channelName, ContainerServices cServices) throws alma.acs.exceptions.AcsJException
void push_structured_event (StructuredEvent stEvent) throws org.omg.CosEventComm.Disconnected
String getChannelName ()

Constructor & Destructor Documentation

cl.utfsm.samplingSystemUI.core.NotificationChannelSuscription.NotificationChannelSuscription ( String  channelName,
ContainerServices  cServices 
) throws alma.acs.exceptions.AcsJException

Notifies the subscription to the channel service.

Parameters:
channelName The name of the channel.
cServices Services of the container.

References alma.acs.nc.Consumer.addSubscription(), alma.acs.container.ContainerServicesBase.getLogger(), and alma.acs.nc.Consumer.m_channelName.


Member Function Documentation

String cl.utfsm.samplingSystemUI.core.NotificationChannelSuscription.getChannelName (  ) 

Returns the name of the channel.

References alma.acs.nc.Consumer.m_channelName.

void cl.utfsm.samplingSystemUI.core.NotificationChannelSuscription.push_structured_event ( StructuredEvent  stEvent  )  throws org.omg.CosEventComm.Disconnected

Saves a log with information about time and value of the sampled data.

Parameters:
stEvent A structured event.

Reimplemented from alma.acs.nc.Consumer.

References alma.acs.container.ContainerServicesBase.getLogger(), and alma.acs.nc.Consumer.m_logger.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties