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 () |
| cl.utfsm.samplingSystemUI.core.NotificationChannelSuscription.NotificationChannelSuscription | ( | String | channelName, | |
| ContainerServices | cServices | |||
| ) | throws alma.acs.exceptions.AcsJException |
Notifies the subscription to the channel service.
| 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.
| 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.
| stEvent | A structured event. |
Reimplemented from alma.acs.nc.Consumer.
References alma.acs.container.ContainerServicesBase.getLogger(), and alma.acs.nc.Consumer.m_logger.
1.7.0