public static interface DataProviderDictionaryService.DataProviderDictionaryListener
DataProviderDictionaryService.DataProviderDictionaryEvent.| Modifier and Type | Method and Description |
|---|---|
void |
dataProviderDictionaryUpdate(DataProviderDictionaryService.DataProviderDictionaryEvent evt)
Invoked when there is a change in the dictionary of an Agent
on the buses.
|
void dataProviderDictionaryUpdate(DataProviderDictionaryService.DataProviderDictionaryEvent evt)
evt - The DataProviderDictionaryService.DataProviderDictionaryEvent
describing the nature of the change: ADDED, REMOVED.
Information about the Agent for which the change occurred,
and the new dictionary itself are contained in the event object.Copyright © 2022 LSST. All rights reserved.