public interface OMRSTopicListener
| Modifier and Type | Method and Description |
|---|---|
void |
processInstanceEvent(OMRSInstanceEvent event)
Method to pass an Instance event received on topic.
|
void |
processRegistryEvent(OMRSRegistryEvent event)
Method to pass a Registry event received on topic.
|
void |
processTypeDefEvent(OMRSTypeDefEvent event)
Method to pass a TypeDef event received on topic.
|
void processRegistryEvent(OMRSRegistryEvent event)
event - inbound eventvoid processTypeDefEvent(OMRSTypeDefEvent event)
event - inbound eventvoid processInstanceEvent(OMRSInstanceEvent event)
event - inbound eventCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.