Public Member Functions | |
| HistoryMonitorImpl (CommonPropertyImpl property) | |
| BACIPriority | getPriority () |
Protected Member Functions | |
| void | retrieveValueAndDispatch (long keyTime, boolean done) |
Implementation of history monitor - retrieveValueAndDispatch method adds value to the history buffer. History monitor is IDLE priority task.
| alma.ACS.impl.HistoryMonitorImpl.HistoryMonitorImpl | ( | CommonPropertyImpl | property | ) |
Constructor.
| property | property to be monitored, non-null. |
References alma.ACS.impl.CommonMonitorImpl.initialize(), and alma.ACS.impl.CommonMonitorImpl.startTime.
| BACIPriority alma.ACS.impl.HistoryMonitorImpl.getPriority | ( | ) |
Reimplemented from alma.ACS.impl.CommonMonitorImpl.
References alma.ACS.jbaci.BACIPriority.IDLE.
| void alma.ACS.impl.HistoryMonitorImpl.retrieveValueAndDispatch | ( | long | keyTime, | |
| boolean | done | |||
| ) | [protected] |
Retrieve property value via cached mnemonicValue and add response to the history buffer.
Reimplemented from alma.ACS.impl.CommonMonitorImpl.
1.7.0