public interface DipUpdateRequestListener
publishers
who are to re-read
the data source when a subscriber invokes their requestUpdate
method.Modifier and Type | Method and Description |
---|---|
void |
handleUpdateRequest(DipPublication publication)
Must be implemented to provide appropraite read of the data source.
|
void handleUpdateRequest(DipPublication publication)
publication
- identifies which publication this request refers to.Copyright © 2008–2017 CERN. All rights reserved.