Public Member Functions | |
| acssampGUIConsumer (String ncChannel, TrendDataModel model, ContainerServices cServices) throws alma.acs.exceptions.AcsJException | |
| void | push_structured_event (StructuredEvent structuredEvent) |
| void | ncDisconnect () |
Public Attributes | |
| int | eventCount = 0 |
Package Attributes | |
| TrendDataModel | model |
| TimeConverter | timeConverter |
|
||||||||||||||||
|
Creates a new instance of acssampGUIConsumer |
|
|
|
|
|
As of ACS 3.0, override processEvent(Object) instead of this CORBA method. push_structured_event is what is called each time an event is received. Do not call it from your code!
Reimplemented from alma::acs::nc::Consumer.
|
|
|
Total number of events that have been consumed. |
|
|
|
|
|
|
1.3.8