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